Commit Graph

327 Commits

Author SHA1 Message Date
Vitaliy Fedorchenko
0bb665428d
Update gui.md: add SeekTable 2021-03-16 09:05:08 +02:00
Alexey Milovidov
bab7e9be9a Fix some broken links 2021-03-14 15:18:10 +03:00
lehasm
9e052ae178 Examples moved to section end 2021-02-23 15:23:26 +03:00
lehasm
d4ba07c5c6 Fix missplaced header 2021-02-13 23:26:56 +03:00
lehasm
10d773d671 HTTP compression info updated
xz compression method added.
Text rearranged and edited.
Examples improved.
2021-02-13 22:35:53 +03:00
spff
1f948fc414 Fix doc/interfaces/formats/jsonstringseachrow
In src/Processors/Formats/Impl
All JSONEachRowRowInputFormat.c / JSONEachRowRowOutputFormat.c / JSONEachRowWithProgressRowOutputFormat.c
are using JSONStringsXXX instead of JSONStringXXX
2021-02-01 09:49:55 +08:00
Kruglov Pavel
da6a7e6d2f
Merge pull request #19212 from sevirov/sevirov-DOCSUP-5273-edit_translate_russian
DOCSUP-5273: Edit and translate to Russian
2021-01-23 02:28:16 +03:00
Evgenia Sudarikova
166fcd80b5
DOCSUP-5600: Edit and translate to Russian (#19152) 2021-01-20 18:27:59 +03:00
Zoran Pandovski
9d95b87615
Update integrations.md
Add MindsDB to new AutoML section in 3rd party integrations
2021-01-19 17:43:25 +01:00
Zoran Pandovski
c455cd41a2
Update gui.md
Move mindsdb to open source GUI
2021-01-19 17:42:11 +01:00
Zoran Pandovski
6ab17d5fd3
Update gui.md
Add MindsDB to the GUI tools
2021-01-19 17:40:21 +01:00
Dmitriy
30ad216b0f Update formats.md
Внес небольшие поправки.
2021-01-18 00:00:54 +03:00
Dmitriy
c1b8ab1e5a Edit and translate
Поправил английский вариант и перевел на русский язык.
2021-01-17 21:13:27 +03:00
long2ice
f96208ac7c
Update client-libraries.md 2021-01-07 14:31:35 +08:00
UnamedRus
a087f23af6
Update docs/en/interfaces/cli.md
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2020-12-26 01:46:56 +03:00
UnamedRus
8de33481b5
Eng. Params docs for col, tbl, db names. 2020-12-25 06:10:08 +03:00
Pavel Kruglov
bfda5e7d73 Merge branch 'master' of github.com:ClickHouse/ClickHouse into pr/16790 2020-12-24 15:36:46 +03:00
alexey-milovidov
37fe66b761
Merge pull request #18245 from sevirov/sevirov-DOCSUP-4563-add_syntax_highlighting
DOCSUP-4563: Add syntax highlighting
2020-12-20 22:32:38 +03:00
alexey-milovidov
af75a7012d
Update cli.md 2020-12-20 22:32:30 +03:00
alexey-milovidov
c989aa1f11
Add Haskell library 2020-12-20 16:40:54 +03:00
Dmitriy
43ab549e5c Update cli.md
Добавил информацию об автоматической подсветке синтаксиса, обновил версию клиента.
2020-12-20 00:33:33 +03:00
Alexey Milovidov
16e524e0de Remove outdated info from the docs 2020-12-16 19:58:14 +03:00
alexey-milovidov
47e3419530
Update client-libraries.md 2020-12-12 02:26:44 +03:00
alexey-milovidov
a31663a75d
Merge pull request #16111 from annvsh/anna-shakhova-DOCSUP-3201-add_raw_blob_format
DOCSUP-3201: Added RawBLOB format description
2020-12-11 02:02:17 +03:00
alexey-milovidov
27ba035aa1
Update formats.md 2020-12-11 02:01:39 +03:00
alexey-milovidov
56a873c789
Update formats.md 2020-12-11 01:58:27 +03:00
alexey-milovidov
14e0b8dd34
Update formats.md 2020-12-11 01:57:18 +03:00
alexey-milovidov
8ff30b87a6
Merge pull request #15930 from kitaisreal/clickhouse-client-and-local-added-queries-file-parameter
Clickhouse client and clickhouse local added queries-file parameter
2020-12-08 21:44:19 +03:00
Dmitriy
b767c7bfdd Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4525-document_output_format_json_array_of_rows 2020-12-07 20:08:40 +03:00
Maksim Kita
f5d1a9e59a Clickhouse client and local added queries-file parameter 2020-12-07 19:29:17 +03:00
annvsh
50297f7012 Fixed 2020-12-07 22:35:31 +07:00
annvsh
88435efc1c Fixed 2020-12-07 22:33:48 +07:00
annvsh
303d27f82b Fixed 2020-12-07 21:21:37 +07:00
annvsh
b12b35a386 Fixed 2020-12-06 23:22:09 +07:00
Anna Shakhova
e499b7ae27
Merge branch 'master' into anna-shakhova-DOCSUP-3201-add_raw_blob_format 2020-12-06 23:18:32 +07:00
annvsh
99ba006be0 Fixed 2020-12-06 23:10:02 +07:00
Dmitriy
e935c78e94 Update settings.md
Перевел на русский язык.
2020-12-03 20:35:22 +03:00
Dmitriy
5f0d06d926 Update settings.md
Внес поправки в английскую версию.
2020-11-30 21:42:27 +03:00
filimonov
4b54259414
Update formats.md 2020-11-27 12:14:50 +01:00
filimonov
2a6ebad668
Update formats.md 2020-11-27 09:01:48 +01:00
filimonov
e2ca214699
Document JSONAsString 2020-11-27 08:59:37 +01:00
Patrick Zippenfenig
178649ed20
Add client library for Swift 2020-11-13 11:58:50 +01:00
Olga Revyakina
d3d7828642 Minor formatting error fixed 2020-11-09 23:07:34 +03:00
Olga Revyakina
4b17188de1 Minor fix in en. translated to ru. Plus template updates (administrative).. 2020-11-09 22:40:32 +03:00
Olga Revyakina
b480c3c2d3 Docs for the Regexp input format (en) 2020-11-08 08:56:56 +03:00
Maksim Kita
05ba70c91f Clickhouse client added history file parameter 2020-11-06 17:05:59 +03:00
damozhaeva
6db9ee4300
DOCSUP-3172: Edit and translate to Russian (#16153)
* Edit and traslate to Russian.

* Update docs/ru/engines/table-engines/integrations/kafka.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/ru/interfaces/http.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/ru/interfaces/http.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Ticket.

* http.

* kafka ru

Co-authored-by: Daria Mozhaeva <dmozhaeva@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-02 19:54:23 +03:00
sevirov
8f03e526a4
DOCSUP-3200: Edit and translate to Russian (#16204)
* Edit and translate

Отредактировал английскую версию текстов документов и перевел изменения на русский язык.

* Update trace_log.md

Исправляю битые ссылки.

* Fixing broken links

Исправил битые ссылки.

* Fixing broken links

Поправил битую ссылку, добавив раздел в русскую версию.

Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-10-26 13:09:41 +03:00
annvsh
1399f8889e Fixed 2020-10-23 22:51:08 +07:00
annvsh
ada6f7eb24 Fixed 2020-10-18 00:05:24 +07:00