Commit Graph

138 Commits

Author SHA1 Message Date
Šimon Podlipský
e3f7dbd7d4 Update aggregatingmergetree.md (#6276) 2019-08-01 23:33:26 +03:00
BayoNet
1e20c2bc27
DOCAPI-5760: Join engine docs. EN review. RU translation (#6234) 2019-07-31 17:49:16 +03:00
BayoNet
c4f1038efc DOCAPI-4148: EN review, RU translation. MergeTree partially monotonic keys (#6085)
* Update http.md

* Update settings.md

* Update mergetree.md

* DOCAPI-6213: RU translastion.

* DOCAPI-4148: 4148
2019-07-29 13:19:30 +03:00
Vivien Maisonneuve
1b6a20d711 Fix typos in docs 2019-07-22 14:13:07 +02:00
Šimon Podlipský
6ae38d9473
Fix TTL link in MergeTree docs 2019-07-20 11:45:56 +03:00
BayoNet
d48995f1e7
DOCAPI-7444: RU <-> EN docs regular sync. (#5944)
* DOCAPI-7444: RU <-> EN docs regular sync.
2019-07-18 14:04:45 +03:00
BayoNet
390c18def8 DOCAPI-7062: MySQL database engine docs. Update of MergeTree TTL docs. (#5706) 2019-07-12 15:03:33 +03:00
BayoNet
7fb5c6ea3a DOCAPI-7103: Clarification of CollapsingMergeTree description. (#5849) 2019-07-10 18:24:12 +03:00
akuzm
e84b7be6af Some clarifications to File engine docs. (#5667)
* Some clarifications to File engine docs.

* Mention URL, HDFS and dictionaries

* Fix capitalization.
2019-07-10 10:04:11 +03:00
alexey-milovidov
c43dfce041
Merge pull request #5382 from abyss7/issue-5286
Add virtual columns to Kafka Engine tables
2019-07-01 21:30:09 +03:00
alexey-milovidov
69dd768f9f
Merge pull request #5687 from spyros87/update-kafka-table-engine-docs
Update Kafka table-engine EN docs
2019-06-29 20:40:36 +03:00
Denis Zhuravlev
b3e8e397cb
note about several MV to one kafka table 2019-06-29 14:09:39 -03:00
alexey-milovidov
553342a74a
Update file.md 2019-06-27 14:23:23 +03:00
Ivan Lezhankin
0917573493 Merge remote-tracking branch 'upstream/master' into issue-5286 2019-06-24 14:42:58 +03:00
BayoNet
e7493112eb DOCAPI-5760: Join engine docs update. (#5658) 2019-06-21 10:58:15 +03:00
Ivan Lezhankin
ec78ec8365 Merge branch 'master' into issue-5286 2019-06-20 16:08:22 +03:00
spyros87
d174d9f867 Rewriten kafka_skip_broken_messages parameter description.
Signed-off-by: spyros87 <papadopoulos.spyridon@gmail.com>
2019-06-19 16:15:34 +02:00
spyros87
cba07d646a Define kafka_skip_broken_messages correctly as number
Signed-off-by: spyros87 <papadopoulos.spyridon@gmail.com>
2019-06-19 16:08:30 +02:00
BayoNet
ac70bd104d
DOCAPI-3697: RU translation for GraphiteMergeTree docs (#5665)
* DOCAPI-3697: RU translasion for GraphiteMergeTree docs.
2019-06-19 16:23:42 +03:00
Ivan Lezhankin
436052c67b Merge branch 'master' into issue-5286 2019-06-18 16:03:29 +03:00
BayoNet
69f1c48489 DOCAPI-6424: ASOF JOIN description. (#5402) 2019-06-18 12:57:42 +03:00
BayoNet
54b1349fb9 DOCAPI-6206: ODBC engine and table function. EN review. RU translation. (#5504) 2019-06-17 12:06:58 +03:00
alexey-milovidov
05ba7bef6a
Merge pull request #5487 from BayoNet/DOCAPI-4293
DOCAPI-4293: MySQL table engine and function.  RU translation and EN review
2019-06-16 03:04:26 +03:00
alexey-milovidov
60da6ec96a
Merge pull request #5459 from BayoNet/DOCAPI-3697-GraphiteMergeTree-improvement
DOCAPI-3697: Update of GraphiteMergeTree description.
2019-06-16 03:04:03 +03:00
BayoNet
694bf9592b DOCAPI-4148: Use of Index for Partially-Monotonic Primary Keys (#5501)
* DOCAPI-4148: Use of Index for Partially-Monotonic Primary Keys

* DOCAPI-4148: Added a link.
2019-06-15 17:31:23 +03:00
Ivan Lezhankin
97558c1b41 Merge remote-tracking branch 'upstream/master' into issue-5286 2019-06-10 14:15:14 +03:00
BayoNet
e6cea46bbb DOCAPI-6207: EN review and RU translation for the JDBC table engine (#5413) 2019-06-06 12:57:12 +03:00
BayoNet
bfb2d7fbb8 DOCAPI-4293: Fixes. 2019-06-05 18:27:45 +03:00
BayoNet
891926ab19 DOCAPI-3697: Fixes. 2019-06-05 09:30:38 +03:00
Ivan Lezhankin
b311984879 Merge remote-tracking branch 'upstream/master' into issue-5286 2019-06-03 17:19:09 +03:00
BayoNet
b6dbe984da Merge branch 'master' of github.com:yandex/ClickHouse into DOCAPI-4293 2019-05-30 18:18:25 +03:00
BayoNet
559ff71e05 DOCAPI-4293: MySQL engine and table function. EN review and RU translation. 2019-05-30 18:12:56 +03:00
BayoNet
85b8586825 DOCAPI-3697: Update of GraphiteMergeTree description. 2019-05-29 08:42:22 +03:00
filimonov
c5628b9153
fixing typos 2019-05-27 23:21:23 +02:00
filimonov
3b77a8597d
Small improvements for docs of Engine=Join 2019-05-27 21:34:04 +02:00
BayoNet
c489e1f98b Merge branch 'DOCAPI-6423-leastSqr' of github.com:BayoNet/ClickHouse into DOCAPI-4293 2019-05-26 14:16:33 +03:00
alexey-milovidov
c2af408cc9
Merge pull request #5299 from BayoNet/DOCAPI-6206-odbc-engine
DOCAPI-6206 ODBC table engine and odbc table functions descriptions
2019-05-25 16:23:14 +03:00
alexey-milovidov
982bcd96e0
Update odbc.md 2019-05-25 16:21:17 +03:00
alexey-milovidov
d2941985bf
Merge pull request #5332 from BayoNet/DOCAPI-4293
DOCAPI-4293: DISTINCT ... ORDER BY, MySQL engine and mysql table function
2019-05-25 15:52:34 +03:00
Mikhail f. Shiryaev
deba2c4075 Fix table_name and add a hint about db_name in zk_node 2019-05-24 14:50:35 +02:00
BayoNet
4463072b37 DOCAPI-6206: Clarifications. 2019-05-20 15:25:23 +03:00
Ivan Lezhankin
5e683180e8 Update EN documentation on Merge Engine. 2019-05-20 15:23:07 +03:00
BayoNet
f1e19357d8 DOCAPI-6206: Added examples of the ODBC table engine and the odbc table function. 2019-05-20 12:50:37 +03:00
never lee
7249c9139f translate docs/zh/operations/table_engines/aggregatingmergetree.md (#5328)
* translate docs/zh/operations/table_engines/aggregatingmergetree.md

* optimize docs/zh/operations/table_engines/aggregatingmergetree.md
2019-05-20 05:49:08 +03:00
BayoNet
1a997f3910 DOCAPI-4293: Update of DISTINCT description. 2019-05-18 21:28:30 +03:00
BayoNet
8cc4586f86 DOCAPI-4293: MySQL engine and mysql table functions docs. 2019-05-18 20:25:58 +03:00
BayoNet
edea9a9eb2 DOCAPI-6206: Some clarifications. 2019-05-17 10:54:55 +03:00
BayoNet
316e94defe DOCAPI-6206: ODBC table engine description. 2019-05-16 10:12:04 +03:00
BayoNet
5fb1240bf6 DOCAPI-6206: ODBC engine and table function. 2019-05-15 13:44:55 +03:00
Ivan Blinkov
150c8466d7
fix few typos 2019-05-15 12:04:24 +03:00