Commit Graph

1100 Commits

Author SHA1 Message Date
Ivan Blinkov
e141788f02
Merge pull request #5113 from letfoolsdie/patch-1
updated docs for db creation command
2019-04-30 02:21:19 +03:00
Ivan Blinkov
b1831a9ab5 Add link to horgh-replicator 2019-04-29 19:50:02 +03:00
Ivan Blinkov
17b2def426 [docs] a bit less confusing 2019-04-29 19:48:23 +03:00
Ivan Blinkov
67bf5be109
Merge pull request #5061 from ogorbacheva/DOCAPI-3772-arraySort2
Doc fix: Added `arraySort` + `arrayReverseSort`
2019-04-29 19:43:50 +03:00
Ivan Blinkov
bcfdba6a96
DOCAPI-6427: Settings for format processing. (#5120) 2019-04-29 19:32:07 +03:00
alexey-milovidov
f999100e56
Update gui.md 2019-04-29 19:31:56 +03:00
alexey-milovidov
3c8dce62a4
Update gui.md 2019-04-29 19:31:44 +03:00
alexey-milovidov
2cf0ab341e
Update gui.md 2019-04-29 19:30:39 +03:00
alexey-milovidov
41eee012a1
Merge pull request #5135 from serge-rider/patch-1
DBeaver information update
2019-04-29 19:29:21 +03:00
never lee
81d276a0a4 translate docs/zh/operations/table_engines/custom_partitioning_key.md (#5134) 2019-04-29 18:08:11 +03:00
Serge Rider
294b694a8a
DBeaver information update
DBeaver for Clickhouse is NOT a commercial software, it is free and open-source (Apache license). Source code is at https://github.com/dbeaver/dbeaver/issues
2019-04-29 13:13:18 +03:00
filimonov
8b73ff5b3d insert_sample_with_metadata small fixes in doc (#5121) 2019-04-26 16:45:45 +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
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
ogorbacheva
285ac81bde Merge branch 'master' into DOCAPI-3772-arraySort2 2019-04-25 00:09:18 +03:00
ogorbacheva
25fafde574 Review2 2019-04-25 00:08:49 +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
张风啸
9440e1e61a translate ReplacingMergeTree and optimize zh attention format (#5094) 2019-04-24 09:51:01 +03:00
张风啸
5aacb7505d Zhdocs: SummingMergeTree and Dictionary (#5087) 2019-04-23 23:25:24 +03:00
ogorbacheva
c5a93dc52c Review 2019-04-23 22:54:32 +03:00
ogorbacheva
585a27c4f4 Review 2019-04-23 22:43:20 +03:00
ogorbacheva
28396b0422 Fixes 2019-04-23 16:03:41 +03:00
ogorbacheva
0eea87ecb1 Merge branch 'master' into DOCAPI-3772-arraySort2 2019-04-23 15:56:57 +03:00
ogorbacheva
13da9463bf Fixes 2019-04-23 15:56:22 +03:00
Alexander Mochalin
81259c0b52 fix(docs): typo (#5078) 2019-04-22 15:43:31 +03:00
ogorbacheva
0573f7eb1f Merge branch 'master' into DOCAPI-3772-arraySort2 2019-04-22 14:59:13 +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
35c41cf057 Added info about arraySort 2019-04-19 19:04:45 +03:00
ogorbacheva
60e35ae2dd Added info about arraySort 2019-04-19 18:55:23 +03:00
ogorbacheva
f5dfd7f928 Added info about arraySort 2019-04-19 18:18:57 +03:00
never lee
cde69ba900 fix format of docs/zh/operations/table_engines/mergetree.md (#5058) 2019-04-19 15:49:16 +03:00
ogorbacheva
58dc7ac31b Doc fix: Added system.query_log table (#5039) 2019-04-18 14:23:34 +03:00
Ivan Blinkov
894af3abd7
Remove -f option from curl
...because `--fail` appeared to mean "fail silently on server errors"
2019-04-17 16:32:15 +03:00
Guillaume Tassery
340e1380f4
Merge branch 'master' into uniq_array 2019-04-17 17:06:23 +07:00
Ivan Blinkov
f566182582
Improve #5021 (#5023) 2019-04-17 12:02:37 +03:00
never lee
f73ff1ae37 fix building of docs with python3 (#5021) 2019-04-17 11:15:42 +03: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