Commit Graph

905 Commits

Author SHA1 Message Date
Denys Golotiuk
0eadb7112d
Added markdown format docs 2023-01-26 13:33:14 +02:00
Dan Roscigno
1cc3708092
Merge branch 'master' into update-settings-url 2023-01-24 19:51:39 -05:00
DanRoscigno
77ae27f26c update for split of format settings 2023-01-24 19:37:55 -05:00
Kruglov Pavel
23c12ac8ee
Merge branch 'master' into parquet-fixed-binary 2023-01-24 16:51:05 +01:00
Kruglov Pavel
4bd3f0e5ef
Merge pull request #44953 from Avogar/tsv-csv-detect-header
Detect header in CSV/TSV/CustomSeparated files automatically
2023-01-24 15:13:52 +01:00
Rich Raposa
429e93965c
Update formats.md
Google has a new website for Protocol Buffers. The old link expires on Jan 31, 2023
2023-01-23 15:42:35 -07:00
Kruglov Pavel
9820beae68
Apply suggestions from code review
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2023-01-19 16:11:13 +01:00
avogar
5bf4704e7a Support FixedSizeBinary type in Parquet/Arrow 2023-01-16 21:01:31 +00:00
Kruglov Pavel
e9d6590926
Merge branch 'master' into tsv-csv-detect-header 2023-01-16 17:50:24 +01:00
avogar
1c0941d72a Add docs and examples 2023-01-16 16:46:41 +00:00
avogar
87b934c472 Insert default values in case of missing tuple elements in JSONEachRow 2023-01-12 16:36:44 +00:00
DanRoscigno
7168c217b0 switch text to response for query blocks 2023-01-11 10:08:11 -05:00
serxa
8d099a4417 make more SQL queries copyable from docs in one click 2023-01-11 13:43:51 +00:00
Ivan Blinkov
61c2f23713 Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00
Ivan Blinkov
b7e082d033 Remove "Original article links" 2023-01-09 15:13:36 +01:00
Kruglov Pavel
027b525820
Slightly better docs 2022-12-31 15:06:45 +01:00
Kruglov Pavel
791e8a90cf
Fix 2022-12-30 23:15:45 +01:00
Kruglov Pavel
7e14ee6eef
Fix incorrect docs 2022-12-30 23:14:14 +01:00
Dan Roscigno
bc456feb4b
Merge pull request #44708 from Avogar/schema-inference-docs
Add detailed documentation about schema inference
2022-12-30 11:19:09 -05:00
DanRoscigno
f6c94d8645 remove table of contents 2022-12-30 10:19:09 -05:00
DanRoscigno
0df0fe2cf0 edits 2022-12-30 09:55:03 -05:00
DanRoscigno
925ce4b96c edits 2022-12-30 09:21:12 -05:00
DanRoscigno
0902db3fe0 edits 2022-12-29 22:34:25 -05:00
avogar
f7168ce46b Add missing new line 2022-12-29 21:31:52 +00:00
avogar
ced668fafb Better 2022-12-29 21:21:37 +00:00
avogar
ae715b9d00 Finish docs 2022-12-29 20:42:03 +00:00
avogar
46b7ec4209 Add detailed documentation about schema inference 2022-12-29 13:42:56 +00:00
DanRoscigno
54e66d875c move title to frontatter 2022-12-23 19:33:10 -05:00
Yakov Olkhovskiy
9ce4e6b7e2
fix style 2022-12-16 17:30:40 -05:00
Yakov Olkhovskiy
bb5d7ff28b
Append requirement for FORMAT RowBinary with strict delimiter 2022-12-16 15:43:52 -05:00
Kruglov Pavel
59201c71cb
Merge pull request #44052 from Avogar/object-as-string
Allow to parse JSON objects into Strings in JSON input formats
2022-12-09 15:12:25 +01:00
San
1fe7fb01ff
Update html interface doc
Fixing doc to recommend user NOT to use username and password in URL parameters
2022-12-09 01:15:50 +00:00
avogar
d0f9bb2ec2 Allow to parse JSON objects into Strings 2022-12-08 18:58:18 +00:00
Kruglov Pavel
c35b2a6495
Add a limit for string size in RowBinary format (#43842) 2022-12-02 13:57:11 +01:00
Kruglov Pavel
98d6b96c82
Merge pull request #42033 from mark-polokhov/BSONEachRow
Add BSONEachRow input/output format
2022-11-22 14:45:21 +01:00
avogar
2af60f34eb Restrict document size in parallel parsing, allow to read ObjectId/JS code into String column 2022-11-15 13:35:17 +00:00
avogar
4d993e653a Fix build and style 2022-11-15 13:06:24 +00:00
avogar
842d25c358 Minor improvements, better docs 2022-11-14 20:05:01 +00:00
avogar
564d83bbc7 Better handle uint64 2022-11-11 13:24:12 +00:00
avogar
94c6dc42eb Use better types 2022-11-11 13:17:48 +00:00
avogar
9e89af28c6 Refactor BSONEachRow format, fix bugs, support more data types, support parallel parsing and schema inference 2022-11-10 20:15:14 +00:00
DanRoscigno
34f90ff6ef update pages that refer to dictionaries 2022-11-07 09:26:50 -05:00
Alexey Milovidov
9ccbadc359
Merge pull request #42275 from zimv/doc-update-client-libraries
Docs: Add  "node-clickhouse-orm" to the client-libraries.md
2022-10-15 08:18:16 +02:00
Kruglov Pavel
6fc12dd922
Merge pull request #41703 from Avogar/json-object-each-row
Add setting to obtain object name as column value in JSONObjectEachRow format
2022-10-14 20:11:04 +02:00
zimv
56ef17e083 Docs: Add "node-clickhouse-orm" to the client-libraries.md 2022-10-13 14:57:35 +08:00
Dan Roscigno
f4f85a069b
Go live with doc updates (#42053)
* QIP to add overview page

* wip

* New Tutorial and Datasets landing page

* give an example for Cloud

* Update UK Price Paid for Cloud

* Update nyc-taxi.md

* add option for Cloud Load Data button

* Removed the Import Raw Data section

* Update nyc-taxi.md

* update user management and replication docs

* mark self managed

* set doc ordering

* add redirects setting

* Simple fixes to index.md

Co-authored-by: rfraposa <richraposa@gmail.com>
2022-10-04 14:36:59 +03:00
Sergei Trifonov
ea13b81cc3
Merge pull request #42016 from peter279k/improve_mysql_interface_setting
Improve the MySQL interface usage description
2022-10-03 15:04:15 +02:00
peter279k
fc382a0144 Improve the MySQL interface usage description 2022-10-03 17:19:02 +08:00
peter279k
2c30b5febb Improve gRPC client example 2022-10-03 16:54:35 +08:00
Kruglov Pavel
9c1e654584
Fix typo 2022-09-28 16:38:04 +02:00
avogar
03ee7efcb9 Better example in docs 2022-09-28 12:48:31 +00:00
Kruglov Pavel
bfddb91c9a
Update docs/en/interfaces/formats.md
Co-authored-by: Sergei Trifonov <svtrifonov@gmail.com>
2022-09-28 14:15:53 +02:00
avogar
4f32ef9bb7 Add docs 2022-09-22 17:04:42 +00:00
Peignon Melvyn
d040e41460
Update http.md 2022-09-22 00:23:05 +02:00
Kruglov Pavel
22e11aef2d
Merge pull request #40910 from Avogar/new-json-formats
Add new JSON formats, add improvements and refactoring
2022-09-21 14:19:08 +02:00
avogar
868ce8bc16 Fix comments, make better naming, add docs, add setting output_format_json_quote_64bit_floats 2022-09-20 13:49:17 +00:00
DanRoscigno
149970447a add link to formats 2022-09-16 17:21:03 -04:00
avogar
ef7f7b30aa Fix tests 2022-09-15 18:20:17 +00:00
Robert Schulze
d071dbe5a0
Merge branch 'master' into patch-1 2022-09-13 22:27:48 +02:00
avogar
9abc6a9c3f Fix typos 2022-09-09 15:10:00 +00:00
avogar
ae7f9abd32 Add documentation 2022-09-09 12:04:49 +00:00
Denny Crane
f2de8ff8ff
Doc. commpressions http.md (#40959) 2022-09-04 00:42:47 +02:00
MaceWindu
21ab72365a
Update integrations.md
Add linq2db to list of third-party libraries
2022-09-01 11:39:27 +02:00
DanRoscigno
5b5fcc56aa add slugs 2022-08-28 10:53:34 -04:00
Vladimir Mihailenco
d23d42251f chore: add Uptrace tool and go-clickhouse client 2022-08-26 16:04:33 +03:00
Nikita Taranov
ce89660432
Update "Queries with Parameter" docs (#40317)
* impl

* Update docs/en/interfaces/cli.md

Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>

Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2022-08-17 22:31:50 +02:00
Rich Raposa
a3a124cc34
Added --ask-password option to documentation (#40289) 2022-08-17 00:20:10 +02:00
Lorenzo Mangani
5f90de93e3
Update gui.md 2022-08-14 11:00:57 +02:00
Lorenzo Mangani
297e49ff6c
Add metrico applications (qryn, clickhouse-mate) 2022-08-14 10:53:51 +02:00
Kruglov Pavel
99b9e85a8f
Merge pull request #39646 from Avogar/more-formats
Add more Pretty formats
2022-08-09 13:59:47 +02:00
Rich Raposa
b08bdfcfc2
Update gui.md
Typo in clickcat description
2022-07-29 07:25:29 -06:00
qinghuan wang
4047a865cb
update clickcat 2022-07-29 10:26:21 +08:00
avogar
f925046dc4 Add more Pretty formats 2022-07-27 11:37:02 +00:00
Alexey Milovidov
71060a7e8c
Merge pull request #39501 from ClickHouse/DanRoscigno-patch-3
update Grafana plugin in docs
2022-07-26 07:04:22 +03:00
Denny Crane
bca33a5a0a
Update formats.md 2022-07-24 20:57:37 -03:00
Dan Roscigno
e016f73b31
update Grafana plugin 2022-07-22 11:42:14 -04:00
Denny Crane
1d5b2b770e
Update formats.md 2022-07-19 18:23:02 -03:00
Denny Crane
be1d40916a
Update formats.md 2022-07-19 18:22:21 -03:00
Kruglov Pavel
4080f055b6
Merge pull request #38477 from Avogar/sql-insert-format
Add SQLInsert output format
2022-07-04 15:06:33 +02:00
santrancisco
974e99fcfe Remove broken client library link 2022-07-01 19:07:42 +10:00
avogar
34a92383f1 Update docs 2022-06-30 16:17:14 +00:00
avogar
9bb68bc6de Add SQLInsert output format 2022-06-27 18:31:57 +00:00
DanRoscigno
d6149a210f add H2 for Algolia indexing 2022-06-21 08:20:30 -04:00
Alexey Milovidov
7e9a3796e9 Fix wrong docs 2022-06-21 00:09:55 +02:00
Alexey Milovidov
a60a55b83c
Merge pull request #38203 from pan3793/patch-1
Docs: Mention Spark ClickHouse Connector in thrid party
2022-06-19 19:51:58 +03:00
Cheng Pan
ee47ab1aa4
Docs: Mention Spark ClickHouse Connector in thrid party
It builds on Spark DataSourceV2 API and gRPC protocol.
2022-06-19 09:11:44 +08:00
Alexey Milovidov
c8304d232e
Add userver to the docs 2022-06-18 20:08:32 +03:00
Alexey Milovidov
84ec17704e
Merge pull request #37880 from loyd/docs/more-rust-libs
Add more Rust client libraries to documentation
2022-06-11 21:31:24 +03:00
Vladimir C
38892951d0
clickhouse.rs in docs 2022-06-10 12:58:00 +02:00
Kruglov Pavel
d49dcc2b58
Fix using INSERT INTO ... FORMAT ... SETTINGS ... in docs 2022-06-09 16:16:43 +02:00
vdimir
dc772335ee
Doc typos, dict 2022-06-08 14:31:01 +02:00
vdimir
94bddec0bc
More typos checked and fixed 2022-06-08 14:28:41 +02:00
vdimir
9bd9c3d1d1
Fix some typos in docs 2022-06-08 14:26:02 +02:00
Kruglov Pavel
91c8951a1a
Merge pull request #37698 from Avogar/update_format_settings_docs
Refactor docs related to format settings
2022-06-07 13:28:36 +02:00
Paul Loyd
6da9f708ad
docs: add more Rust client libraries 2022-06-06 14:23:47 +08:00
Alexey Milovidov
fd14d168df
Merge pull request #37635 from kl7sn/master
add clickvisual intro
2022-06-04 14:36:43 +03:00
avogar
f65ad93ff0 Add some fixes 2022-06-03 12:11:46 +00:00
rfraposa
869967de41 Remove H1 anchor tags from docs 2022-06-02 04:55:18 -06:00
avogar
636cd6e1d3 Add fixes 2022-05-31 15:20:38 +00:00
avogar
858570d335 Refactor docs related to format settings 2022-05-31 15:18:49 +00:00
Kruglov Pavel
7cc87d9a65
Merge pull request #37537 from Avogar/skip-first-lines
Allow to skip some of the first lines in CSV/TSV formats
2022-05-31 14:26:21 +02:00
avogar
139a7e19a9 Fix comments 2022-05-30 11:43:29 +00:00
MEX7
fa34663708 Merge remote-tracking branch 'upstream/master' 2022-05-30 15:55:23 +08:00
MEX7
1b6aa31419 docs: add clickvisual intro 2022-05-30 15:44:06 +08:00
qinghuan wang
ded9f5675d
Update gui.md 2022-05-30 09:22:06 +08:00
Alexey Milovidov
746ff42239
Update gui.md 2022-05-30 01:13:03 +03:00
qinghuan wang
c14b547f00
Update gui.md 2022-05-29 20:19:23 +08:00
avogar
ede6e2f433 Add docs for settings 2022-05-25 15:10:20 +00:00
avogar
d2304f5d15 Make better 2022-05-20 12:07:29 +00:00
avogar
12010a81b7 Make better 2022-05-18 09:25:26 +00:00
mergify[bot]
4a661b6e78
Merge branch 'master' into json-columns-formats 2022-05-13 11:32:03 +00:00
rfraposa
3234534dd8 Fix table on formats.md page 2022-05-10 22:55:17 -06:00
rfraposa
22bb9bbf28 Add section on SSL 2022-05-10 09:12:48 -06:00
avogar
f6b16880bd Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-columns-formats 2022-05-10 12:57:18 +00:00
rfraposa
0b9da27ca2 Update postgresql.md 2022-05-09 14:21:38 -06:00
rfraposa
72b0cbbb53 Add a docs page for the PostgreSQL wire protocol 2022-05-09 13:53:22 -06:00
avogar
04fdd75c56 Make JSONColumns frormats mono block by default 2022-05-09 11:13:44 +00:00
Alexey Milovidov
3755466e8d
Merge pull request #34916 from nic11/pr/content-type
Support content_type in HTTP handler config
2022-05-08 16:36:21 +03:00
avogar
9c5ad1e773 Add docs 2022-05-06 16:51:50 +00:00
Kruglov Pavel
9618fddea2
Fix formats docs 2022-05-06 17:49:02 +02:00
Kruglov Pavel
4d08587559
Merge branch 'master' into mysqldump-format 2022-04-28 15:58:18 +02:00
vdimir
560d668c38
Add doc for output format Prometheus 2022-04-26 14:57:36 +00:00
avogar
33d845dade Add MySQLDump input format 2022-04-26 10:42:56 +00:00
Mikhail f. Shiryaev
7925d925a9
Merge branch 'master' into docs-staging 2022-04-19 11:00:03 +02:00
rfraposa
fb08c5b7e1 Merge branch 'master' into docs-staging 2022-04-15 07:25:27 -06:00
Alexey Milovidov
281ce4bfc7
Update http.md 2022-04-14 03:04:34 +03:00
Michael Lex
7b0f1fbb88 Extend TLS documentation.
Information about used defaults.
Better explanation of the extendedVerification option (which enables hostname verification)
Better explanation of the caConfig option and how files vs. paths are treated.
Mention TLS config in CLI documentation and link to server-side settings (which are the same).
2022-04-13 12:07:37 +02:00
rfraposa
d9e6f780db Fixed broken links 2022-04-10 23:01:34 -06:00
rfraposa
4da4259c78 Added reference docs to sidebar 2022-04-10 21:27:48 -06:00
Roman Nikonov
daceac5c0b Merge branch 'master' into pr/content-type 2022-04-10 01:21:28 +03:00
rfraposa
8f01fe9c49 Revised /en folder 2022-04-09 07:34:21 -06:00
rfraposa
5250d9ad11 Removed /ja folder, cleaned up /ru markdown 2022-04-09 07:29:05 -06:00
Alexey Milovidov
9854b55835
Revert "Format changes for new docs" 2022-04-04 02:05:35 +03:00
Roman Nikonov
d81a8cd317 Merge branch 'master' into pr/content-type 2022-04-03 20:53:51 +03:00
rfraposa
72a00e2c62 Fixed broken links 2022-04-02 17:38:54 -06:00
rfraposa
01ec63c909 Updates /operations docs 2022-03-29 20:38:50 -06:00
rfraposa
421812a877 Updates /interfaces docs 2022-03-29 17:57:11 -06:00
rfraposa
33e28bcb18 Updated /development folder 2022-03-29 08:26:35 -06:00
rfraposa
a5c7a947ad Merge branch 'master' of github.com:rfraposa/ClickHouse 2022-03-28 23:09:52 -06:00
rfraposa
c05bf7beb4 Testing new /en folder 2022-03-28 23:09:17 -06:00
Sergio Tulentsev
ef5062ec43
docs: Replace some usages of "rows" which are meant to be "strings"
The wrong term was confusing in the description of the CSV format.
2022-03-21 17:52:30 +00:00
taiyang-li
7a0e09db28 update data type mapping of clickhouse and arrow/orc/parquet 2022-03-19 11:25:59 +08:00
Robert Schulze
0d2ece6d91
Merge branch 'ClickHouse:master' into protobuf-batch-write 2022-03-16 09:43:33 +01:00
Sergei Trifonov
5fad4db4eb
LineAsString is supported output format now
support added in #30919
2022-03-15 14:56:43 +01:00
Robert Schulze
317166eac3
Document ProtobufList format 2022-03-15 14:11:32 +01:00
rfraposa
5a4466cec7 Update references in docs 2022-03-12 00:24:31 -06:00
Ivan Blinkov
4178a4de68
[docs] update integrations.md (#35221)
* Update integrations.md

* Update integrations.md

* Update integrations.md

* Update integrations.md
2022-03-11 23:51:56 +03:00
mergify[bot]
82e115c097
Merge branch 'master' into pr/content-type 2022-02-26 00:45:54 +00:00
Roman Nikonov
9f34745283 Update English and Russian docs 2022-02-26 03:06:17 +03:00
Nikolai Kochetov
ffae134546
Update gui.md 2022-02-23 21:10:27 +01:00
SiderZhang
2d0616bd6a add a Zeppelin interpreter for ClickHouse 2022-02-23 23:41:10 +08:00
alexey-milovidov
02926e0d41
Merge pull request #33406 from peter279k/patch-5
Adding /replicas_status request
2022-01-30 02:59:57 +03:00
alexey-milovidov
fb64b8c9a3
Update http.md 2022-01-30 02:59:41 +03:00
vahid-sohrabloo
50fb1da2fa
add chconn to Client Libraries 2022-01-27 14:28:04 +01:00
Chun-Sheng, Li
e4c03bbc97
Changing message for the replicas_status request 2022-01-06 09:45:27 +08:00
Chun-Sheng, Li
9140caf85a
Fixing typo and add MariaDB command-line tool 2022-01-05 14:09:00 +08:00
Chun-Sheng, Li
d547db3e32
Adding /replicas_status request 2022-01-05 11:45:47 +08:00
alexey-milovidov
3d500f5299
Merge pull request #33277 from peter279k/patch-3
Adding cURL installation message to notice users
2021-12-30 18:54:03 +03:00
alexey-milovidov
08b3273c40
Update http.md 2021-12-30 18:53:30 +03:00
Chun-Sheng, Li
90068405fc
Remove unused sample authentication credentials 2021-12-30 16:19:05 +08:00
Chun-Sheng, Li
db08e36472
Adding & improve cURL compressed data examples 2021-12-30 11:21:57 +08:00
Chun-Sheng, Li
6784838047 Adding cURL installation message to notice users 2021-12-29 16:05:12 +08:00
Denny Crane
031451ed17 replace obsolete max_alter_threads with max_final_threads in documentation examples 2021-12-28 16:48:34 -04:00
alexey-milovidov
493f71470b
Update client-libraries.md 2021-12-27 13:14:29 +03:00
alexey-milovidov
5f27d0b65d
Merge pull request #32261 from tablum/patch-2
Update gui.md: Added TABLUM.IO
2021-12-23 08:24:30 +03:00
Denny Crane
fe9c4e710f
Update http.md 2021-12-22 18:07:26 -04:00
Niek
a9fe2a0767
Update formats.md 2021-12-16 17:37:53 +01:00
Vitaly Baranov
bef0cd259d
Merge pull request #31407 from lehasm/alexey-sm-DOCSUP-13314-document-GRPC
DOCSUP-13314: document GRPC protocol support
2021-12-10 21:21:42 +03:00
TABLUM.IO
a7cab16147
Update docs/en/interfaces/third-party/gui.md
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2021-12-06 13:13:38 +03:00
TABLUM.IO
7bb7583dc3
Update gui.md 2021-12-06 12:49:16 +03:00
Alexey
85169c03ba example marked with ``bash not ``text 2021-12-06 04:28:40 +00:00
Alexey
5b8f63a6f3 fixes 2021-12-03 19:36:59 +00:00
Alexey
6e27c9c625 More default argument values
Actual interactive mode call conditions
2021-12-02 20:19:50 +00:00
Dmitriy
2dd24a887c Fix by comments
Поправил согласно комментариям разработчика.
2021-11-29 22:16:53 +03:00
Dmitriy
c7cd80dd6c Translate to Russian
Выполнил перевод на русский язык.
2021-11-26 20:25:45 +03:00
Dmitriy
cb22ad4ad1 Document some formats and settings
Задокументировал форматы CustomSeparatedWithNames, CustomSeparatedWithNamesAndTypes и семь настроек формата CustomSeparated.
2021-11-23 23:11:44 +03:00
Dmitriy
0f6d69fb0f Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-16819-add_capnproto_output_format 2021-11-22 20:31:27 +03:00
Dmitriy
ba0adf0f97 Fix by comments
Поправил согласно комментариям разработчика.
2021-11-22 20:24:47 +03:00
Alexey
2431834f8a fix link 2021-11-21 18:56:08 +00:00
Alexey
449d30aa5b en draft 2021-11-20 09:35:23 +00:00
sevirov
e40c7017b4
Update docs/en/interfaces/formats.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-19 20:02:43 +03:00
tavplubix
f5c85129cf
Merge pull request #31219 from karnevil13/karnevil-DOCSUP-17584
DOCSUP-17584: Edit and translate to Russian (ALTER TABLE FETCH/ATTACH in Replicated databases)
2021-11-19 15:14:23 +03:00
Ali Demirci
7a3721c04f
Update client-libraries.md 2021-11-19 03:56:52 +03:00
karnevil13
9c5e788949
Merge branch 'master' into karnevil-DOCSUP-17584 2021-11-18 23:50:07 +03:00
Dmitriy
d32d80a22e Add links
Добавил ссылки.
2021-11-16 20:10:08 +03:00
Alexey
20a3ff3b44 format fixes 2021-11-15 19:54:07 +00:00
Alexey
49217a2479 en draft 2021-11-14 18:11:40 +00:00
Dmitriy
f4d01eecf9 Fix link
Поправил ссылку.
2021-11-14 21:11:20 +03:00
Dmitriy
caf2aec7b8 Add CapnProto format
Задокументировал формат CapnProto.
2021-11-14 15:27:35 +03:00
alexey-milovidov
f82fd18511
Merge pull request #31348 from depyronick/patch-1
add nestjs-clickhouse library
2021-11-12 23:40:31 +03:00
tavplubix
26b6412d1f
Update http.md 2021-11-12 16:41:16 +03:00
Ali Demirci
95793d7227
add nestjs-clickhouse library 2021-11-12 16:38:52 +03:00
karnevil13
27d98b8617 Updated gui.md, replicated.md & formats.md 2021-11-10 02:20:59 +03:00
Alexey
373b5a687f new files created 2021-11-09 18:57:11 +00:00
Kruglov Pavel
7fd06937eb
Update formats.md 2021-11-08 15:23:26 +03:00
avogar
a3090fecc3 Update documentation about parsing enums in TSV/CSV 2021-11-08 14:42:46 +03:00
Kruglov Pavel
1f8535c02b
Merge branch 'master' into null-deserialization 2021-11-02 12:15:21 +03:00
mergify[bot]
1102b1dcef
Merge branch 'master' into tsv-csv 2021-10-31 12:03:24 +00:00
alexey-milovidov
94039ace63
Merge pull request #30799 from Algunenano/update_doc_ommitted_fields
Update docs to stop referencing insert_sample_with_metadata
2021-10-31 14:32:21 +03:00
avogar
a37bcb1feb Fix docs 2021-10-28 14:32:49 +03:00
Raúl Marín
d0fe359a23 Update docs to stop referencing insert_sample_with_metadata 2021-10-28 12:34:38 +02:00
avogar
b4aae86fff Add comments, update docs 2021-10-27 22:16:48 +03:00
avogar
d1ef96a5ef Add test, avoid unnecessary allocations, use PeekableReadBuffer only in corner case 2021-10-27 17:29:15 +03:00
Mátyás Jani
290bd317fb
Update documentation for TSVWithNames parsing
The documentation of the format TabSeparatedWithNames stated during parsing
the first row (header) is ignored. It is not true anymore, the header is parsed, and
the column position is determined from the header.
2021-10-27 09:49:54 +02:00
alexey-milovidov
cc88c75eee
Update gui.md 2021-10-25 07:43:59 +03:00
tianzhou
bf7413f1d5
Update gui.md to add Bytebase
Bytebase (bytebase.com) is a web-based, open source schema change and version control tool for teams. It supports various databases including ClickHouse.
2021-10-25 11:55:59 +08:00
Azat Khuzhin
424bf6fcf4 client: add ability to print raw profile events
This can be useful for debugging and for testing (since you will not
need to obtain query_id and look at query_log).

v2:
- mark test as long
- add option to docs
- add type of profile event into logs too
v3:
- resolve conflicts
- and fix onProfileEvents callback
v4:
- add --print-profile-events separate switch
2021-10-19 00:54:38 +03:00
Dmitry Novik
f1bbc7f9b6 Fix hardware utilization info printing in client 2021-10-12 23:17:15 +03:00
Anton Popov
269a58373a
Merge pull request #29548 from ka1bi4/romanzhukov-DOCSUP-13988-JSONAsString-brackets
DOCSUP-13988: Allow data in square brackets in JSONAsString format
2021-10-07 14:50:07 +03:00
Roman Bug
491c9c2065
Update docs/en/interfaces/formats.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-05 11:03:17 +03:00
Roman Bug
3906fc9374
Update docs/en/interfaces/formats.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-05 11:02:30 +03:00
Roman Bug
f469d75b91
Update docs/en/interfaces/formats.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-05 11:02:19 +03:00
romanzhukov
7ca2522154 Add ru translation 2021-10-04 14:23:07 +03:00
mergify[bot]
8852f933bc
Merge branch 'master' into yandex-to-clickhouse-in-configs 2021-09-29 21:48:43 +00:00
romanzhukov
15106dde35 Update formats.md
Minor fix
2021-09-29 22:18:04 +03:00
romanzhukov
d38955396a Update formats.md
Add json square brackets
2021-09-29 22:15:01 +03:00
romanzhukov
a14c5e30c7 Merge branch 'master' into romanzhukov-DOCSUP-14460-menus-dataset 2021-09-26 23:09:48 +03:00
alexey-milovidov
b8083929a6
Merge branch 'master' into yandex-to-clickhouse-in-configs 2021-09-23 20:49:40 +03:00
mergify[bot]
627a4fea96
Merge branch 'master' into fix-msgpack 2021-09-22 10:14:18 +00:00
alexey-milovidov
0880ae2883
Merge branch 'master' into yandex-to-clickhouse-in-configs 2021-09-21 20:17:28 +03:00
Alexey Milovidov
e9cc3eafaa Change repository URL in docs 2021-09-20 01:43:23 +03:00
Ivan Blinkov
f429db1ee9 find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {} 2021-09-19 23:05:54 +03:00
Pavel Kruglov
aba86b010b Update docs, tests and add some fixes 2021-09-17 17:32:23 +03:00
alexey-milovidov
63acdcc85e
Merge pull request #29067 from qianmoQ/translation-docs-zh
pr commercial
2021-09-16 16:25:41 +03:00
Pavel Kruglov
aa3bb2f2c0 Remove VerticalRaw format from docs 2021-09-16 14:30:28 +03:00
qianmoQ
ce3ec5fc1f pr commercial 2021-09-16 11:17:28 +08:00
romanzhukov
bc8dd77d0f Update menus dataset
- Update menus dataset.
- Add some crosslinks.
2021-09-14 15:36:35 +03:00
Kruglov Pavel
2bf47bb0ba
Merge pull request #28655 from adevyatova/annadevyatova-DOCSUP-14372-msgpack
DOCSUP-14372: MsgPack format
2021-09-13 15:17:49 +03:00
adevyatova
2c0f320fe7 Example 2021-09-13 07:54:45 +00:00
olgarev
1d9a753646 Translation 2021-09-13 03:10:11 +00:00
adevyatova
1d4f73ac7b Add example 2021-09-11 02:13:55 +00:00
DuckSoft
2d49c77aca
Update formats.md
remove excess characters from doc
2021-09-09 14:19:44 +08:00
George
5ab0f3ac28 Updated docs 2021-09-08 19:38:59 +03:00
gyuton
5588853893
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-08 13:25:06 +03:00
George
dbdb3356ba fixed links 2021-09-06 23:34:43 +03:00
George
3f1e904722 Second iteration 2021-09-06 23:31:34 +03:00
adevyatova
348dec14a4 Add desc for MsgPack 2021-09-06 11:50:52 +00:00
Pavel Kruglov
1d9ad322ae Fix format names in docs 2021-09-03 12:43:56 +03:00
Maksim Kita
741223ce52
Merge pull request #28115 from qianmoQ/translation-docs-zh
Translate documentation for database engines
2021-08-31 12:02:01 +03:00
qianmoQ
13a96e7819 Add dbm to gui 2021-08-31 09:59:07 +08:00
olgarev
60d85d36bd
Update docs/en/interfaces/mysql.md 2021-08-29 21:24:52 +03:00
olgarev
d78dd54e16 Initial 2021-08-29 18:17:41 +00:00
lehasm
b8296416f7
DOCSUP-13276: document print_query_id (#28106)
* EN description

* Example description updated

* Update docs/en/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/en/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Translated to ru

* Minor fixes

* Some Ru grammar and formatting fixed.

* Update docs/ru/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/interfaces/cli.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-26 13:09:02 +03:00
Malte
1df8a5f57a
Update gui.md
We had some issues figuring out how to use the session settings and hope this helps other folks as well
2021-08-03 14:40:28 -04:00
Alexey Milovidov
df3be36758 Remove trailing whitespaces from docs 2021-07-29 18:27:50 +03:00
Alexey Milovidov
d87d833691 Remove trailing whitespaces from docs 2021-07-29 18:20:55 +03:00
alexey-milovidov
4103c22310
Merge pull request #26245 from arenadata/ADQM-322
Avro string for ClickHouse String
2021-07-16 12:23:50 +03:00
Nikita Mikhaylov
1d57931774
Merge pull request #26053 from sevirov/sevirov-DOCSUP-10557-support_complex_types_in_arrow_parquet_orc_formats
DOCSUP-10557: Support complex types in Arrow/Parquet/ORC formats
2021-07-15 13:48:57 +03:00
Ilya Golshtein
020cce63b0 Avro string for ClickHouse string tests and doc 2021-07-13 20:03:00 +03:00
alexey-milovidov
bff057556b
Merge pull request #25931 from olgarev/revolg-DOCSUP-10063-minimal_web_ui
DOCSUP-10063: minimal web UI + new adopter
2021-07-07 22:10:32 +03:00
Dmitriy
d3a044d913 Support Tuple and Map types
Задокументировал поддержку типов Tuple и Map.
2021-07-07 21:44:13 +03:00
Olga Revyakina
02c6b55630 Back 2021-07-07 21:29:33 +03:00
Olga Revyakina
b9357402e0 Test image from the CH blog 2021-07-07 20:55:03 +03:00
Olga Revyakina
717775d8c0 Links again 2021-07-06 21:06:34 +03:00
Olga Revyakina
5a810fc061 3 try 2021-07-06 01:39:40 +03:00
Olga Revyakina
0bbcf6879a Links 2021-07-06 01:08:26 +03:00
Olga Revyakina
1d7944c152 2 try 2021-07-06 00:29:26 +03:00
Olga Revyakina
0811b74ad6 1 try 2021-07-06 00:19:29 +03:00
Olga Revyakina
5bce3d35f8 Web UI + new adopter 2021-07-03 07:57:57 +03:00
alexey-milovidov
7366557bdf
Update http.md 2021-06-30 15:44:30 +03:00
Pavel Kruglov
604080239c Add tests for Parquet 2021-06-21 12:23:24 +03:00
sevirov
a796c98272
Update docs/en/interfaces/formats.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-16 20:13:52 +03:00
sevirov
c765e39313
Update docs/en/interfaces/formats.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-16 20:13:12 +03:00
sevirov
b9f50811ea
Update docs/en/interfaces/formats.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-16 20:11:34 +03:00
Dmitriy
296d18ed2a Fix the type matching tables
Поправил таблицы соответствия типов.
2021-06-10 20:22:19 +03:00
Dmitriy
3ba808a740 Update formats.md
Добавил таблицу соответствия типов для Arrow.
2021-06-09 21:19:34 +03:00
alexey-milovidov
7bd88263b2
Less stupid docs. 2021-06-04 01:39:43 +03:00
Max Bruce
356734bd47
Add Rust language third-party SDK, Klickhouse 2021-06-01 04:21:33 -07:00
Romain Neutron
7b515c7235
Avoid short syntax 2021-05-27 21:44:11 +02:00
Mikhail
8882152e0b 2021-04-24 20:12:33 +03:00
Roman Bug
e317ce227e
Merge branch 'master' into romanzhukov-DOCSUP-7709-SeekTable-BYexpression 2021-04-15 16:15:32 +03:00
Vladimir Bunchuk
23c675e6dc
Add Third party service info 2021-04-06 16:43:09 +03:00
Maksim Kita
6d3bf81dd1
Merge pull request #22372 from otrazhenia/evgsudarikova-DOCSUP-7575
DOCSUP-7575: Edit and translate to Russian
2021-04-04 16:05:25 +03:00
Evgeniia Sudarikova
1b5d755135 edited and translated 2021-03-29 17:57:27 +03:00
romanzhukov
c7f32d3fd9 Add SeekTable documentation. 2021-03-27 01:52:09 +03:00
Dmitriy
d1f72f81f5 Translate to Russian
Перевел на русский язык.
2021-03-25 00:21:08 +03:00
Dmitriy
767eba04f9 Update ORC format
Поправил якоря.
2021-03-24 00:22:38 +03:00
Dmitriy
7154b36a2d Add ORC output format
Задокументировал вывод данных в ORC формате.
2021-03-24 00:08:07 +03:00
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
annvsh
a640233637 Fixed 2020-10-17 23:58:53 +07:00
annvsh
a9532d611b Fixed 2020-10-17 23:50:19 +07:00
annvsh
ee890e7689 Added RawBLOB format description 2020-10-17 23:39:01 +07:00
Vitaly Baranov
997570780d
Merge branch 'master' into non_delimited_protobuf 2020-10-14 16:26:57 +03:00
Anna
580ecf4a66
DOCSUP-2964: Document the new format LineAsString (#15766)
* Add desc of format LineAsString

* Add example, translate to russian

* Update

* Fixed links

* Fixed links, updated the wording
2020-10-14 15:44:58 +03:00
Alexey Milovidov
db4db42b65 Fix broken links in docs 2020-10-13 20:23:29 +03:00
Mikhail Filimonov
e17d4e1eeb
Tests and some docs 2020-10-12 07:51:46 +02:00
vic
dd7d46052e
add tcp client for php
add tcp client for php
2020-10-08 15:30:14 +08:00
Nikita Mikhaylov
f0a65522cc
Merge pull request #14333 from hczhcz/patch-0901
Add JSONStrings formats
2020-09-10 17:54:42 +04:00
hcz
a80c1adee8 Add JSONCompactStrings formats 2020-09-02 12:15:58 +08:00
hcz
6d37c9d2a6 Update docs about formats 2020-09-01 17:48:03 +08:00
Azat Khuzhin
2d7cb03120 Suppress superfluous wget (-nv) output
Since for dowloading some of files wget logging may take 50% of overall
log [1].

  [1]: https://clickhouse-builds.s3.yandex.net/14315/c32ff4c98cb3b83a12f945eadd180415b7a3b269/clickhouse_build_check/build_log_761119955_1598923036.txt
2020-09-01 10:25:13 +03:00
Sergey Mirvoda
d6ae1a80bf
fixed formatting 2020-08-25 23:14:59 +05:00
Sergey Mirvoda
906d94f727
Yet another .net core client library
Tested and used in production.
Windows\Linux supported.
Supported new advanced memory management dotnet core features like Span<> and Memory<>
Almost all CH types supported
Full support for Compression
Nullable types fully tested and supported
2020-08-25 22:15:54 +05:00
Roman Bug
4bf3a3e704
DOCSUP-711: Add description for setting output_format_json_quote_denormals (#13391)
* DOCSUP-711: (en) In settings added description for output_format_json_quote_denormals.

* DOCSUP-711: Fix invalid anchor.

* DOCSUP-711: (ru) In settings added description for output_format_json_quote_denormals.

* DOCSUP-711: Change values styles.

* DOCSUP-711: Add a link from the setting description to the JSON format description. (by pr comment)
Add a link from the JSON format description to the setting description. (by pr comment)

* DOCSUP-711: Rewrite sentence.

* DOCSUP-711: (ru) Added link from settings.md to JSON format.

* DOCSUP-711: (en) Added example of output with the setting (by pr comment).

* DOCSUP-711: Add example of output with the setting.

* DOCSUP-711: Minor fix.

* DOCSUP-711: Update example of settings using.

* DOCSUP-711: Minor fix.

* Update docs/en/interfaces/formats.md by pr

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

* [wip]Update docs/en/operations/settings/settings.md

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

* DOCSUP-711: (en) Add sample table and fix pr comments.

* DOCSUP-711: (ru) Updated from en and by pr comments.

* DOCSUP-711: (ru) Updated from en and by pr comments.

* DOCSUP-711: Added name for sample table.

* Update docs/ru/operations/settings/settings.md by pr comment

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

* Update docs/ru/interfaces/formats.md  by pr comment

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

* Update settings.md

* Update settings.md

Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-08-11 18:28:42 +03:00
alexey-milovidov
8f16c542b6
Update gui.md 2020-08-07 23:47:16 +03:00
alexey-milovidov
98e09028b8
Add Grafana. 2020-08-07 23:46:37 +03:00
Alexey Milovidov
b7ec7be296 Update docs 2020-08-02 01:02:46 +03:00
BayoNet
2041a8df54
CLICKHOUSEDOCS-721: Removed Avro uuid from the list of usupported logical types. (#13062)
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: emironyuk <em@don.ru>
2020-07-31 17:52:45 +03:00
hcz
486d63864b Add X-ClickHouse-Database and X-ClickHouse-Format 2020-07-29 14:03:57 +08:00
tavplubix
3314a97b99
Merge pull request #12009 from hczhcz/patch-0628
Allow TabSeparatedRaw as an input format
2020-07-13 19:43:31 +03:00
Ivan Blinkov
258d2fd499
[docs] split various kinds of CREATE queries into separate articles (#12328)
* normalize

* split & adjust links

* re-normalize

* adjust ru links

* adjust ja/tr links

* partially apply e0d19d2aea

* reset contribs
2020-07-09 18:10:35 +03:00