Commit Graph

205 Commits

Author SHA1 Message Date
BayoNet
6f71474b0e DOCAPI-4197: Join settings. 2019-05-14 16:11:23 +03:00
Ivan Blinkov
e8cbf3d09e
Merge pull request #5096 from BayoNet/DOCAPI-3822-zookeeper-secure-connection
DOCAPI-3822: ZooKeeper settings. Oracle ODBC issue.
2019-05-13 22:14:25 +03:00
BayoNet
3ff89198b7 DOCAPI-6207: JDBC engine EN description (#5112)
* DOCAPI-6207: JDBC engine EN description.

* DOCAPI-6207: Edits after review.
2019-05-08 01:50:37 +03:00
张风啸
82974e5ed8 zhdocs: translate zh collapsingmergetree.md (#5168)
* translate zh collapsingmergetree.md and fix zh attention format

* fix the create table link
2019-05-07 11:24:55 +03:00
BayoNet
52f4d508bf DOCAPI-3822: Some corrections. 2019-05-06 21:09:28 +03:00
Hasnat
546b4815d1
Update access_rights.md 2019-04-30 18:18:21 +01:00
Ivan Blinkov
bcfdba6a96
DOCAPI-6427: Settings for format processing. (#5120) 2019-04-29 19:32:07 +03:00
never lee
81d276a0a4 translate docs/zh/operations/table_engines/custom_partitioning_key.md (#5134) 2019-04-29 18:08:11 +03:00
BayoNet
cc3f372a7b DOCAPI-6427: Settings for format processing. 2019-04-26 13:58:33 +03:00
张风啸
8b24fed486 zhdocs: log_family.md and stripelog.md (#5107) 2019-04-26 12:51:15 +03:00
BayoNet
05f615c171 DOCAPI-3822: ZooKeeper settings. Oracle ODBC issue. 2019-04-24 10:39:53 +03:00
张风啸
5aacb7505d Zhdocs: SummingMergeTree and Dictionary (#5087) 2019-04-23 23:25:24 +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
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
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
BayoNet
0488438ac6 DOCAPI-5757 input_format_values_interpret_expressions EN review and RU translation (#4982) 2019-04-11 17:54:39 +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
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
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
Chen Yufei
6e2b6fc27b Add logger config for clickhouse-copier doc. (#4908) 2019-04-04 12:23:15 +02:00
ogorbacheva
e0e5721374 Doc fix: Update info about system.columns + system.tables (en) (#4838) 2019-03-29 17:44:12 +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
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
BayoNet
6e3f7f62eb DOCAPI-5755: EN review and RU translation for the enable_optimize_predicate_expression setting desctiprion (#4818) 2019-03-27 13:13:46 +03:00
ogorbacheva
efe35835af fix issue (#4805) 2019-03-26 15:41:11 +03:00
BayoNet
333b56ccfa DOCAPI-4177: HTTP compression settings a described. (#4801) 2019-03-26 11:05:41 +03:00
BayoNet
e7f87bb7cc DOCAPI-5755: enable_optimize_predicate_expression setting description (#4720) 2019-03-22 18:14:23 +03:00
BayoNet
0bbd541907 DOCAPI-5753: Description of use_minimalistic_part_header_in_zookeeper (#4651) 2019-03-21 17:57:17 +03:00
BayoNet
1c5fc84770 DOCAPI-5757: input_format_values_interpret_expressions description (#4730) 2019-03-21 10:38:46 +03:00
Nikita Vasilev
c10f10cc0b Merge remote-tracking branch 'upstream/master' into nikvas0/bloom_filter_index 2019-03-20 19:39:18 +03:00
Nikita Vasilev
09b9fe9491 _v1 2019-03-20 17:52:05 +03:00
BayoNet
dfa04a18ab DOCAPI-5441- EN review and RU translation for the tcp_port_secure docs. (#4676) 2019-03-20 15:57:03 +03:00
ogorbacheva
6eb4dfe5c9 Doc fix: updating sections about the partitioning (en, ru) (#4677) 2019-03-18 15:48:06 +03:00
BayoNet
3f8514902b DOCAPI-5758: EN review and RU translation of the Kafka engine descrip… (#4660)
* DOCAPI-5758: EN review and RU translation of the Kafka engine description.

* DOCAPI-5758: Markup fix.

* DOCAPI-5758: Markup fixes in the Kafka topic.

* DOCAPI-5758: Link fix.
2019-03-15 19:39:59 +03:00
Nikita Vasilev
3e5a44db4d docs granule 2019-03-14 12:04:30 +03:00
BayoNet
c39c32973c DOCAPI-5102: Description of insert_sample_with_metadata. Update of JSONEachRow docs. (#4653) 2019-03-13 13:46:49 +03:00
Nikita Vasilev
5069844958 docs 2019-03-12 18:16:39 +03:00
Ivan Blinkov
571abfffd4 fix build 2019-03-11 16:43:08 +03:00
alexey-milovidov
0f33986c1f
Update configuration_files.md 2019-03-11 16:35:00 +03:00
Nikita Vasilev
d7892e9ec7 Merge remote-tracking branch 'upstream/master' into nikvas0/set_opt 2019-03-10 11:23:01 +03:00
Nikita Vasilev
d969b64237 set(0) 2019-03-09 21:17:29 +03:00
Mikhail f. Shiryaev
d1cb4932d7 Add documentation about system.graphite_retentions 2019-03-07 01:05:24 +01:00
alexey-milovidov
2460bedff9
Merge pull request #4577 from ogorbacheva/DOCAPI-4241-vertical
Doc fixes: editing text in Formats section (ru)
2019-03-06 22:39:04 +03:00
alexey-milovidov
2713c75628
Merge pull request #4575 from BayoNet/DOCAPI-5441-tcp_port_secure
DOCAPI-5441: tcp_port_secure server setting EN description.
2019-03-06 21:35:06 +03:00