Commit Graph

31515 Commits

Author SHA1 Message Date
Andrei Bodrov
c2849d0864 move to helpers 2019-11-20 17:48:01 +03:00
Alexey Milovidov
eb6db2bb54 Merge branch 'master' of github.com:yandex/ClickHouse 2019-11-20 15:17:37 +03:00
Alexey Milovidov
68946cfd09 Changed wording 2019-11-20 15:17:25 +03:00
tavplubix
82407a173d
Merge pull request #7809 from viktortnk/arrayFlatten-documentation
document arrayFlatten (flatten) in en, ru
2019-11-20 15:12:36 +03:00
Denis Zhuravlev
6ae19e69f2 Doc change. ATTACH PARTITION FROM (#7827)
* Update alter.md

ATTACH PARTITION FROM

* Update alter.md

ATTACH PARTITION FROM
2019-11-20 15:07:53 +03:00
Denis Zhuravlev
ea13ed1949 Doc change. Partition key instead of old month (#7828)
* Update insert_into.md

Partition key instead of old month

* Update insert_into.md

Partition key instead of old month

* Update insert_into.md

Partition key instead of old month
2019-11-20 15:04:00 +03:00
Pavel Kovalenko
65ff10c81b Use Minio for S3 Storage integration tests. 2019-11-20 14:57:52 +03:00
Alexey Milovidov
7bbbd62353 Added descriptions to some tasks 2019-11-20 14:34:23 +03:00
tavplubix
5331bf4bcd
Merge pull request #7858 from patsevanton/master
fix propery to property
2019-11-20 13:35:18 +03:00
tavplubix
2439818c82
Merge pull request #7854 from den-crane/patch-7
fix order of elements in a confusing error message
2019-11-20 13:33:51 +03:00
Andrei Bodrov
53b02227ad virtual void 2019-11-20 13:11:26 +03:00
BayoNet
53e701dba3
DOCS-462: trace_log system table and trace_log configuration section docs. (#7842)
* CLICKHOUSEDOCS-462: Started to write.

* CLICKHOUSEDOCS-462: EN docs for trace_log system table and trace_log section of server configuration parameters.

* CLICKHOUSEDOCS-462: Query syntax fix.

* Update docs/en/operations/server_settings/settings.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/system_tables.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/system_tables.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* CLICKHOUSEDOCS-462: Clarification.
2019-11-20 12:33:29 +03:00
Andrei Bodrov
db1a86a94d typo 2019-11-20 11:27:59 +03:00
Alexander Kazakov
c90dc43b9f
Added EN translation of developer instructions (#7825)
* Added EN translation of developer instructions
2019-11-20 10:59:05 +03:00
Anton Patsev
72287b9abb fix propery to property 2019-11-20 13:07:27 +06:00
Metehan Çetinkaya
2c37e31d2e
Added comprehension to improve performance 2019-11-20 09:12:42 +03:00
zhukai
0bed00249f Add the missing tags 2019-11-20 12:38:40 +08:00
alexey-milovidov
b741b60b4c
Merge pull request #7852 from yurriy/mysql-protocol-without-ssl
Enabled MySQL compatibility server when ClickHouse is compiled without SSL
2019-11-20 07:30:30 +03:00
alexey-milovidov
420aeb25a4
Update MySQLHandler.cpp 2019-11-20 07:30:00 +03:00
zhukai
7e14a102fc Add the translate of merge_with_ttl_timeout setting. Solve the "Link to nowhere " error
# Conflicts:
#	docs/zh/operations/table_engines/mergetree.md
2019-11-20 11:59:49 +08:00
zhukai
5a007a36d2 Add the translate of merge_with_ttl_timeout setting.
Solve the error "Link to nowhere: #mergetree_setting-merge_with_ttl_timeout"
Translate the TTL part of MergeTree in the document into Chinese

# Conflicts:
#	docs/zh/operations/table_engines/mergetree.md
2019-11-20 10:20:32 +08:00
Denis Zhuravlev
cf0c8392b3
fix error message
on the right , on the left -> on the left on the right #7853
2019-11-19 20:57:06 -04:00
Alexey Milovidov
e169f1493b Minor clarifications 2019-11-20 03:36:30 +03:00
Alexey Milovidov
f7ceaf698e Updates + fixed error found by @govorov_n 2019-11-20 03:27:56 +03:00
Yuriy
5be62948bc merged master 2019-11-20 02:34:05 +03:00
Yuriy
1bf4d21c67 more precise error messages in MySQL protocol 2019-11-20 02:27:30 +03:00
Alexey Milovidov
7b6e61abb6 Removed some people 2019-11-20 02:15:24 +03:00
Alexey Milovidov
c2c7bbf472 Valuable changes by reader request 2019-11-20 01:55:59 +03:00
Yuriy
21cc7ae25e enabled MySQL compatibility server when ClickHouse is compiled without SSL 2019-11-20 00:10:21 +03:00
Yiğit Konur
e0f55b4f84 Fixing typos & few grammar corrections (#7850) 2019-11-19 22:19:04 +03:00
Alexander Kuzmenkov
9a2b864940 Cleanup 2019-11-19 21:42:51 +03:00
Andrei Bodrov
30ddf95998 another clang fix 2019-11-19 20:27:24 +03:00
Andrei Bodrov
245c3511f6 clang fix 2019-11-19 20:11:13 +03:00
Ivan Blinkov
363765846d
Remove link to (almost) past event 2019-11-19 20:07:57 +03:00
alexey-milovidov
4d4de7da95
Merge pull request #7793 from DeifyTheGod/master
fix zero-access user creation
2019-11-19 20:04:07 +03:00
Vitaly Baranov
9cc8a576f6
Merge pull request #7846 from vitlibar/update-poco-to-new-version
Update Poco to a new version.
2019-11-19 19:29:36 +03:00
Vitaly Baranov
db9de2fa0d Update Poco to a new version. 2019-11-19 19:26:41 +03:00
zhukai
841e268c52 Translate the TTL part of MergeTree in the document into Chinese 2019-11-20 00:14:22 +08:00
Artem Zuikov
1efa136e24
Update extended_roadmap.md 2019-11-19 23:03:55 +07:00
Andrei Bodrov
9296f652d2 old-style cast 2019-11-19 17:35:03 +03:00
Andrei Bodrov
a2b5989177 BrotliReadBuffer refactoring 2019-11-19 16:57:54 +03:00
BayoNet
cf732d7d8d CLICKHOUSEDOCS-465: RU translation for Holistics article. (#7839) 2019-11-19 16:16:54 +03:00
Alexander Kuzmenkov
7e5731d64e Merge remote-tracking branch 'origin/master' into HEAD 2019-11-19 16:15:47 +03:00
Alexander Kuzmenkov
0d1933cb44 Calculate the number of parsing theads correctly 2019-11-19 16:11:45 +03:00
Andrei Bodrov
8cbc52e711 add gzip read/write to file/s3/url/hdfs 2019-11-19 15:46:07 +03:00
Mikhail Filimonov
5504e3d768 Disable DwarfFDECache in libunwind 2019-11-19 13:04:42 +01:00
Vladimir Chebotarev
008e1efa75 Added test for disk name in system.detached_parts. 2019-11-19 14:43:33 +03:00
Vladimir Chebotarev
67d2703d30 Fixed tests to support disk name in system.detached_parts. 2019-11-19 14:29:52 +03:00
Alexey Milovidov
15cb620f42 Update extended roadmap 2019-11-19 11:25:14 +03:00
alexey-milovidov
2ad5468485
Merge pull request #7831 from Carbyn/patch-1
Update features_considered_disadvantages.md
2019-11-19 10:48:28 +03:00