Commit Graph

31490 Commits

Author SHA1 Message Date
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
Vladimir Chebotarev
5cbbcd9cdb Added disk info to system.detached_parts. 2019-11-19 09:44:10 +03:00
Ivan Blinkov
91b9bc317c
markdown minor fix 2019-11-19 07:38:09 +03:00
Ivan Blinkov
514a5eba3d
markdown minor fix 2019-11-19 07:37:47 +03:00
Ivan Blinkov
9533a813e8
markdown minor fix 2019-11-19 07:37:20 +03:00
Carbyn
ebc68ab02f
Update features_considered_disadvantages.md 2019-11-19 11:10:18 +08:00
Alexander Tokmakov
8562789059 Revert "add debug assert for Context"
This reverts commit 2f708c72be.
2019-11-19 01:36:03 +03:00
Alexander Kuzmenkov
f8f6de836a remove separate control for threads 2019-11-18 22:45:28 +03:00
Alexander Kuzmenkov
168e15b2ae chunk size -> chunk bytes 2019-11-18 22:45:26 +03:00
Alexander Kuzmenkov
17b4565c48 Cleanup 2019-11-18 22:44:45 +03:00
evtan
b73da5142f Updating Holistics product to Clickhouse page (#7822)
Thanks for reminding me Ivan, adding Holistics to the list.
2019-11-18 22:21:00 +03:00
evtan
4f9f0108e2 Updating Holistics to Clickhouse support page (#7824)
Updating Holistics support for Clickhouse to Chinese page
2019-11-18 22:19:44 +03:00
Alexey Milovidov
a3a1d5bb0c Added roadmap for 2020 (draft) 2019-11-18 22:10:48 +03:00
nonexistence
38b9f2ca22 add test 2019-11-18 21:06:14 +03:00
Alexander Tokmakov
b7e9c69768 distinguish table function with list of columns from an aggregate function with list of parameters 2019-11-18 19:49:23 +03:00
Alexander Tokmakov
a4d557f998 fix Context in interpretSubquery 2019-11-18 19:18:09 +03:00
Alexander Tokmakov
2f708c72be add debug assert for Context 2019-11-18 19:01:36 +03:00
Alexander Kuzmenkov
fbee4ca3ec
Fix typo in Memory: reuse buffer if capacity allows. (#7797) 2019-11-18 18:21:03 +03:00
Alexander Kuzmenkov
bb98328ad5 Make parser and read buffer local to parser thread 2019-11-18 17:19:29 +03:00
nonexistence
dea19a82f9 change to std::optional 2019-11-18 16:35:31 +03:00
Alexander Kuzmenkov
4ab7ac14bd Remove all segmentation engines except TSV 2019-11-18 16:12:28 +03:00
Alexander Kuzmenkov
83030b98a2 remove MemoryExt<> 2019-11-18 16:10:14 +03:00
Alexander Kuzmenkov
7084d090e8
Remove trailing space in modulo.cpp 2019-11-18 15:19:45 +03:00
Vitaly Baranov
681f03c625
Merge pull request #7653 from vitlibar/skip-unknown-settings-with-warnings
Skip unknown settings with warnings.
2019-11-18 13:50:52 +03:00
alexey-milovidov
3735a7e210
Merge pull request #7758 from 4ertus2/ast
Check if table has qualified column
2019-11-18 01:37:48 +03:00
alexey-milovidov
4dd66385b5
Merge pull request #7789 from zhang2014/fix/ISSUES-7784
ISSUES-7784 disabled predicate optimize for WITH FILL expression
2019-11-17 23:36:42 +03:00