Commit Graph

637 Commits

Author SHA1 Message Date
Nikolay Semyachkin
7694aa9b1f
updated docs for db creation command
added `[ON CLUSTER cluster]` to db creation command
2019-04-25 18:32:29 +03:00
alexey-milovidov
d2a4aa964d
Merge pull request #5026 from PerformanceVision/uniq_array
Add an optional max_size parameter to groupUniqArray
2019-04-24 14:34:39 +03:00
张风啸
5aacb7505d Zhdocs: SummingMergeTree and Dictionary (#5087) 2019-04-23 23:25:24 +03:00
ogorbacheva
19e4352759 Doc fix: Actualize ARRAY JOIN (#5065) 2019-04-22 11:34:25 +03:00
never lee
fdc8b397c8 Zhdocs/replication md (#5068) 2019-04-22 11:27:13 +03:00
ogorbacheva
58dc7ac31b Doc fix: Added system.query_log table (#5039) 2019-04-18 14:23:34 +03:00
Guillaume Tassery
340e1380f4
Merge branch 'master' into uniq_array 2019-04-17 17:06:23 +07:00
Guillaume Tassery
3816b40579 Add documentation about the max_size argument for groupUniqArray 2019-04-17 14:15:59 +07:00
Vitaly Baranov
18ddacc95e Improve documentation about protobuf format. (#5015) 2019-04-16 23:30:47 +03:00
never lee
504df89c79 translate docs/zh/operations/table_engines/distributed.md (#5004)
* translate docs/zh/operations/table_engines/distributed.md

* fix indent

* Update docs/zh/operations/table_engines/distributed.md

Co-Authored-By: neverlee <neverlea@foxmail.com>

* Update docs/zh/operations/table_engines/distributed.md

Co-Authored-By: neverlee <neverlea@foxmail.com>

* Update docs/zh/operations/table_engines/distributed.md

Co-Authored-By: neverlee <neverlea@foxmail.com>

* fix error for docs/zh/operations/table_engines/distributed.md

* optimize docs/zh/operations/table_engines/distributed.md
2019-04-16 12:51:45 +03:00
Ivan Blinkov
c5d6fec2c2
Minor docs/website changes (#5011)
* Add link to Limassol meetup

* Add link to MaxMind integration guide
2019-04-16 00:00:08 +03:00
ogorbacheva
484aa83f49 Doc fix: Added 'system.part_log' (#4980) 2019-04-15 16:19:37 +03:00
BayoNet
f12fff6e12 DOCAPI-4177: HTTP compression settings. EN review. RU translation. (#4996) 2019-04-15 14:47:45 +03:00
Anton Popov
7f93f9ad2f TTL for columns and tables (#4212)
Add TTL for columns and tables.
2019-04-15 12:30:45 +03:00
ogorbacheva
e592b0fcd5 Fix 2019-04-12 19:32:03 +03:00
ogorbacheva
9d8cb5e142 Doc fix: Add [IF EXISTS] clause to the column modification (en) (#4941) 2019-04-11 18:18:55 +03:00
BayoNet
0488438ac6 DOCAPI-5757 input_format_values_interpret_expressions EN review and RU translation (#4982) 2019-04-11 17:54:39 +03:00
Ivan Blinkov
c1d9606302 Add link to pg2ch 2019-04-11 15:11:19 +03:00
Ivan Blinkov
308b9e82b1 Add link to clickhousedb_fdw by Percona 2019-04-11 15:10:04 +03:00
Ivan Blinkov
77c4962154 Mention clickhouse-zabbix-template by Altinity 2019-04-11 14:27:02 +03:00
Ivan Blinkov
bc8749dce6 Mention Kubernetres clickhouse-operator by Altinity 2019-04-11 14:24:56 +03:00
Danila Kutenin
e28bae8f19 Fix docs because hyperscan 5.1.1 released 2019-04-11 13:54:35 +03:00
ogorbacheva
0c68126698 Doc fix: Add info about EXTRACT FROM (en, ru) (#4950) 2019-04-10 21:58:42 +03:00
ogorbacheva
65e674a25a Doc fix: Added text about relative path (#4960)
* Relative path

* Relative path
2019-04-10 17:18:48 +03:00
BayoNet
c5acd61e0d DOCAPI-5753: EN review and RU translation for use_minimalistic_part_header_in_zookeeper setting description. (#4956) 2019-04-10 15:13:45 +03:00
BayoNet
1f6fc83c8e DOCAPI-6126: Clarification of the 'round' function description. (#4939)
* DOCAPI-6126: Clarification of the 'round' function description.

* DOCAPI-6126: More text for round. EN

* DOCAPI-6126: RU

* DOCAPI-6126: Link fixes.
2019-04-10 10:17:40 +03:00
BayoNet
aaa07dd5c3 DOCAPI-5203: Direct I/O settings for MergeTree descriptions. EN review and RU translation. (#4848) 2019-04-08 19:25:37 +03:00
never lee
5ebdd0c134 translate docs/zh/operations/table_engines/join.md (#4869)
* translate docs/zh/operations/table_engines/join.md

* add a reference linking of 'join clause' into docs/{zh,en}/operations/table_engines/join.md

* more comment for  docs/zh/operations/table_engines/join.md
2019-04-08 19:07:11 +03:00
BayoNet
579ec85b6e DOCAPI-5102: JSONEachRow + insert_sample_with_metadata. EN review and RU Translation (#4882)
* DOCAPI-5102: New setting insert_sample_with_metadata description.

* DOCAPI-5102: Updated the descriptions of insert_sample_with_metadata setting and JSONEachRow format.

* DOCAPI-5102: Fixed the title case.

* DOCAPI-5102: Clarified the JSONEachRow and insert_sample_with_metadata descriptions.

* DOCAPI-5102: Clarification of the JSONEachRow description.

* DOCAPI-5102: EN review.

* DOCAPI-5102: RU translation.

* DOCAPI-5102: Fixed links.
2019-04-08 19:06:57 +03:00
Danila Kutenin
304c3fcc9b docs 2019-04-07 21:59:53 +03:00
Danila Kutenin
b603e51c6e isValidUTF8 function added 2019-04-07 21:58:13 +03:00
ogorbacheva
38f9c489ff Doc fix: Edit info about SAMPLE (en, ru) (#4907) 2019-04-05 21:46:51 +03:00
proller
eaffca28dd Copier: auto upload task configuration from --task-file option (#4876)
* Copier: auto upload task configuration from --task-file option

* task-upload-force

* doc

* Update ClusterCopier.cpp

* Requested changes
2019-04-05 19:10:52 +03:00
Ivan Blinkov
7374083c5e docs fixes after #4887 2019-04-04 13:49:01 +03:00
Stefan Thies
30610f8a6e add Sematext clickhouse integrations (#4887) 2019-04-04 12:44:20 +02:00
Chen Yufei
6e2b6fc27b Add logger config for clickhouse-copier doc. (#4908) 2019-04-04 12:23:15 +02:00
alesapin
e6b50a05db Remove optional argument from codecs documentation 2019-04-01 18:05:22 +03:00
levysh
6c71f952bc
removed src directory from test paths 2019-04-01 11:14:15 +03:00
ogorbacheva
e0e5721374 Doc fix: Update info about system.columns + system.tables (en) (#4838) 2019-03-29 17:44:12 +03:00
alexey-milovidov
7aefd6663f
Merge pull request #4841 from danlark1/master
Added hyperscan fuzzy search
2019-03-29 12:39:25 +03:00
Ivan Blinkov
5b9dc78d72
Update roadmap.md (#4842) 2019-03-29 12:16:36 +03:00
Danila Kutenin
40ed746d25 Better docs 2019-03-29 04:39:59 +03:00
Danila Kutenin
b822923f5a Better renamings of fuzzy string search 2019-03-29 04:27:17 +03:00
Danila Kutenin
ef0d622a5f Added hyperscan fuzzy search 2019-03-29 04:02:05 +03:00
never lee
a22bb08f38 Translate docs/zh/operations/table_engines/mergetree.md (#4827)
* translate part of materializedview.md

* translate part of docs/zh/operations/table_engines/mergetree.md

* translate docs/zh/operations/table_engines/mergetree.md roughly

* translate docs/zh/operations/table_engines/mergetree.md more

* translate docs/zh/operations/table_engines/mergetree.md completely

* a little for mergetree.md

* small fix for mergetree.md
2019-03-28 23:51:29 +03:00
Danila Kutenin
2048e0c183 Fix sub to sup in string search docs 2019-03-28 20:01:48 +03:00
Danila Kutenin
a791e3155b More restrictions added 2019-03-28 18:12:37 +03:00
Danila Kutenin
cae4a426c5 Hyperscan restriction 2019-03-28 17:59:25 +03:00
Gary Dotzler
da68dd0297
Update Buffer docs for PREWHERE
PREWHERE support was added to the Buffer engine in #4671
2019-03-28 09:15:57 +00:00
alexey-milovidov
2fd83f06f5
Update float.md 2019-03-28 00:31:08 +03:00