Commit Graph

36625 Commits

Author SHA1 Message Date
zhang2014
370615de93 ISSUES-8971 add test for predicate optimizer & view 2020-02-05 19:44:18 +08:00
zhang2014
16bb4e975d ISSUES-8971 support explain & view storage 2020-02-05 19:40:18 +08:00
alesapin
f8f615dfdb Debugging 2020-02-05 14:18:11 +03:00
Alexander Kuzmenkov
64bcb78812 use proper length 2020-02-05 13:24:24 +03:00
Artem Zuikov
8c23840cc8
ExpressionActions refactoring: extract ArrayJoinAction class (#8998)
refactoring: extract ArrayJoinAction class
2020-02-05 13:12:19 +03:00
zhang2014
b9443c98fe ISSUES-8971 fix view with predicate optimizer 2020-02-05 16:00:06 +08:00
Mikhail Filimonov
babd3ca34e Fixing test build, more review fixes 2020-02-05 08:05:55 +01:00
Andrew Onyshchuk
e6a536618e Allow bundled libgsasl on Mac 2020-02-04 19:38:00 -06:00
Mikhail Filimonov
cf35392433 Test for producer with _timestamp and _key 2020-02-04 23:12:26 +01:00
Andrew Onyshchuk
9de5dffb5c Upgrade librdkafka to v1.3.0
Allow bundled librdkafka on Mac
2020-02-04 16:12:24 -06:00
Mikhail Filimonov
8c736e6c9f After review fixes 2020-02-04 22:19:34 +01:00
Nikita Mikhaylov
8129cd2445 another dictionary for another test 2020-02-04 21:50:06 +03:00
Nikita Mikhaylov
efba7fe1d5 better 2020-02-04 20:28:32 +03:00
Nikita Mikhaylov
467b8c63cf test added 2020-02-04 19:50:50 +03:00
CurtizJ
2f9f5dfc7a better initialization of MergedBlockOutputStream 2020-02-04 19:15:28 +03:00
proller
ac2c85f04e Merge remote-tracking branch 'upstream/master' into fix27 2020-02-04 18:20:04 +03:00
Alexander Kuzmenkov
7b898ec871 style 2020-02-04 16:31:15 +03:00
Yatsishin Ilya
f8e66e88a4 style fixes 2020-02-04 16:29:08 +03:00
Yatsishin Ilya
683a639ce9 doc fixes 2020-02-04 15:25:09 +03:00
Yatsishin Ilya
e44bc18039 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into qoega/random-table-function-small 2020-02-04 15:19:45 +03:00
CurtizJ
31c39c8137 fix mutations 2020-02-04 15:11:32 +03:00
Yatsishin Ilya
ad9cdd080c Fix everything, add docs. 2020-02-04 13:59:26 +03:00
Mikhail Korotov
ad77771b9a Merge branch 'secure_password' of https://github.com/millb/ClickHouse into secure_password 2020-02-04 12:05:47 +03:00
Guillaume Tassery
a79a9cf078 Merge branch 'master' of github.com:ClickHouse/ClickHouse into select_constants 2020-02-04 05:09:12 +01:00
alexey-milovidov
3c1735d996
Merge pull request #8981 from azat/terminal-colors
Force black background for all colors (for colored logging in terminal)
2020-02-04 00:19:34 +03:00
Alexander Kuzmenkov
cbcb7895e4 Avoid extra copying when demangling names. 2020-02-03 22:51:26 +03:00
Ivan Blinkov
470c748fa4
Merge pull request #8984 from ClickHouse/blinkov-patch-15
more docs fixes
2020-02-03 22:40:27 +03:00
Ivan Blinkov
12b80225a0
Update settings.md 2020-02-03 22:39:57 +03:00
Ivan Blinkov
ee7e4597d5
more docs fixes 2020-02-03 22:38:49 +03:00
Ivan Blinkov
91fb1ba39e
Merge pull request #8983 from ClickHouse/blinkov-patch-15
Trigger CI
2020-02-03 22:11:49 +03:00
Ivan Blinkov
8dd0c0d65c
Update apply_catboost_model.md 2020-02-03 22:11:18 +03:00
Azat Khuzhin
49c4e501e5 Force black background for all colors
This will fix the black color with solarized theme.

Suggested-by: @alexey-milovidov
Refs: https://github.com/ClickHouse/ClickHouse/pull/8961#discussion_r374249503
Follow-up: #8961
2020-02-03 21:33:53 +03:00
Nikolai Kochetov
ed71fb347e Update SelectStreamFactory. 2020-02-03 21:14:26 +03:00
Nikolai Kochetov
bc757f6b24 Processors support for StorageS3 reading. 2020-02-03 21:01:41 +03:00
Nikolai Kochetov
71f746e01a Update SelectStreamFactory. 2020-02-03 20:55:06 +03:00
Alexander Kuzmenkov
009d3dc78a performance comparison 2020-02-03 20:07:10 +03:00
Ivan Lezhankin
634d3bedd3 Attempt to fix 2020-02-03 20:06:59 +03:00
alesapin
c83387fbbc Add angry test 2020-02-03 19:52:53 +03:00
proller
bce3ec2a29 Revert "Revert "Build fixes""
This reverts commit 9e0b40bf09.
2020-02-03 19:46:17 +03:00
alesapin
d8be70d709 Fix bug 2020-02-03 19:39:36 +03:00
CurtizJ
1785b27ae5 fix build 2020-02-03 19:37:00 +03:00
alexey-milovidov
b3b40232ce
Merge pull request #8961 from ClickHouse/color-log-in-console
If server is run from terminal, highlight thread number, query id and log priority by colors.
2020-02-03 19:36:59 +03:00
Alexey Milovidov
7b92bde34d Colors 2020-02-03 19:35:52 +03:00
Alexey Milovidov
bcea15a7cb Colors 2020-02-03 19:35:52 +03:00
Alexey Milovidov
bffa0ec63f Colors 2020-02-03 19:35:52 +03:00
Alexey Milovidov
0b16c789d3 Colors 2020-02-03 19:35:52 +03:00
Alexey Milovidov
7dd7a923d8 Colorful log in console 2020-02-03 19:35:52 +03:00
millb
cb7dc72c4b Merge branch 'secure_password' of https://github.com/millb/ClickHouse into secure_password 2020-02-03 19:04:16 +03:00
millb
663e944b33 Attempt 2020-02-03 19:03:42 +03:00
CurtizJ
a0635ed390 better marks reading 2020-02-03 19:02:54 +03:00