Alexey Milovidov
|
36d9d646a9
|
Fix race condition in ReplicatedMergeTreeQueue
|
2020-05-10 05:18:10 +03:00 |
|
Alexey Milovidov
|
a7681933cb
|
Asserts in DateLUTImpl
|
2020-05-10 04:43:26 +03:00 |
|
Alexey Milovidov
|
a5ab3f3373
|
Fix flacky test
|
2020-05-10 04:25:08 +03:00 |
|
Alexey Milovidov
|
9872964290
|
Enable "allow_introspection_functions" for development
|
2020-05-10 04:18:16 +03:00 |
|
Alexey Milovidov
|
ce59ad8e04
|
Merge branch 'master' into even-more-warnings
|
2020-05-10 03:49:12 +03:00 |
|
Alexey Milovidov
|
e8c646ebf5
|
Fix style
|
2020-05-10 03:49:05 +03:00 |
|
alexey-milovidov
|
21fe2bdc92
|
Merge pull request #10780 from cw9/cw9-patch-1
Fix comment for merge_tree_max_bytes_to_use_cache
|
2020-05-10 03:47:52 +03:00 |
|
Artem Zuikov
|
f1e331503b
|
Merge branch 'master' into some
|
2020-05-10 03:46:48 +03:00 |
|
alexey-milovidov
|
4353d19e87
|
Merge pull request #10776 from ClickHouse/remove-unnecessarily-warning-suppressions
Remove unnecessary warning suppressions
|
2020-05-10 03:44:28 +03:00 |
|
Alexey Milovidov
|
d69ec8054d
|
Merge branch 'FawnD2-arrow-io-format'
|
2020-05-10 03:42:06 +03:00 |
|
Alexey Milovidov
|
fd26550a70
|
Remove commented code before merge #10580
|
2020-05-10 03:41:52 +03:00 |
|
Alexey Milovidov
|
d9257a8682
|
Merge branch 'arrow-io-format' of https://github.com/FawnD2/ClickHouse into FawnD2-arrow-io-format
|
2020-05-10 03:26:10 +03:00 |
|
alexey-milovidov
|
992e58923a
|
Merge pull request #10588 from excitoon-favorites/fixmutations
Fixed handling condition variable for synchronous mutations
|
2020-05-10 03:20:41 +03:00 |
|
Alexey Milovidov
|
da4a793dee
|
Fix build
|
2020-05-10 03:16:08 +03:00 |
|
alexey-milovidov
|
b961392871
|
Merge pull request #10658 from vzakaznikov/fixing_test_00979_live_view_watch_continuous_aggregates
Fixing and re-enabling 00979_live_view_watch_continuous_aggregates.py test.
|
2020-05-10 03:08:16 +03:00 |
|
Alexey Milovidov
|
cb08d2b910
|
Fix build
|
2020-05-10 03:04:14 +03:00 |
|
Alexey Milovidov
|
9ab19f98ee
|
Fix build
|
2020-05-10 02:54:04 +03:00 |
|
Alexey Milovidov
|
dda2151f71
|
Fix build
|
2020-05-10 02:35:20 +03:00 |
|
Alexey Milovidov
|
4a13aba8de
|
Fix build
|
2020-05-10 02:34:24 +03:00 |
|
Alexey Milovidov
|
45b65a462e
|
Better code
|
2020-05-10 02:33:11 +03:00 |
|
Alexey Milovidov
|
715b6f3617
|
Better code
|
2020-05-10 02:31:44 +03:00 |
|
Alexey Milovidov
|
eeaab4ba11
|
Fix build
|
2020-05-10 02:22:51 +03:00 |
|
Alexey Milovidov
|
1155b74214
|
Fixed build
|
2020-05-10 02:18:18 +03:00 |
|
alexey-milovidov
|
63c4a7661f
|
Merge pull request #10715 from CurtizJ/pk-function
Fix usage of primary key wrapped into a function.
|
2020-05-10 02:08:59 +03:00 |
|
Alexey Milovidov
|
c0e68df0ff
|
Fix build
|
2020-05-10 02:06:03 +03:00 |
|
Alexey Milovidov
|
f0c517e4d1
|
Fix build
|
2020-05-10 02:05:35 +03:00 |
|
Alexey Milovidov
|
a576a4fbcd
|
Enable extra warnings for base, utils, programs
|
2020-05-10 01:59:34 +03:00 |
|
Alexey Milovidov
|
fb32dbe6ee
|
Enable more warnings
|
2020-05-10 00:44:33 +03:00 |
|
alexey-milovidov
|
f700686b18
|
Merge pull request #10774 from ClickHouse/fix-tsan-cpuid
Fix TSan report in CPUID
|
2020-05-09 23:49:58 +03:00 |
|
Ivan Blinkov
|
75e5c1e011
|
Update aggregatefunction.md
|
2020-05-09 23:38:07 +03:00 |
|
Alexey Milovidov
|
99ceb12b19
|
Remove unnecessary warning suppressions #10396
|
2020-05-09 23:30:28 +03:00 |
|
alexey-milovidov
|
d459f07eee
|
Update randomString.cpp
|
2020-05-09 21:54:23 +03:00 |
|
alexey-milovidov
|
4a66b10669
|
Update randomString.cpp
|
2020-05-09 21:52:27 +03:00 |
|
Nikolai Kochetov
|
540e1004ca
|
Remove useless code.
|
2020-05-09 21:43:16 +03:00 |
|
Nikolai Kochetov
|
41baf1ab0f
|
Update tests.
|
2020-05-09 21:43:16 +03:00 |
|
Nikolai Kochetov
|
8d6413accb
|
try fix tests.
|
2020-05-09 21:43:16 +03:00 |
|
Nikolai Kochetov
|
5cf705c9df
|
Try fix tests.
|
2020-05-09 21:43:16 +03:00 |
|
Nikolai Kochetov
|
264599179f
|
Update test.
|
2020-05-09 21:43:16 +03:00 |
|
Nikolai Kochetov
|
66111a6744
|
Try nut update scalars for only_analyze.
|
2020-05-09 21:43:16 +03:00 |
|
Nikolai Kochetov
|
5cc0d5e537
|
Do not calculate subqueries when only_analyze enabled.
|
2020-05-09 21:43:16 +03:00 |
|
Nikolai Kochetov
|
884c93ed93
|
Do not calculate subqueries when only_analyze enabled.
|
2020-05-09 21:43:16 +03:00 |
|
Nikolai Kochetov
|
18e4df1e85
|
Create local context for query analyzing in PushingToViewsBlockOutputStream.
|
2020-05-09 21:43:16 +03:00 |
|
Nikolai Kochetov
|
c6b9580e9e
|
Create local context for query analyzing in PushingToViewsBlockOutputStream.
|
2020-05-09 21:43:16 +03:00 |
|
Nikolai Kochetov
|
df17eda9c8
|
Try disable scalars with only_analyse flag.
|
2020-05-09 21:43:16 +03:00 |
|
Nikolai Kochetov
|
74b5e19fa5
|
Added test.
|
2020-05-09 21:43:16 +03:00 |
|
Nikolai Kochetov
|
086831e74c
|
Fix tests.
|
2020-05-09 21:43:16 +03:00 |
|
Nikolai Kochetov
|
abef634d1f
|
Fix scalars for MV.
|
2020-05-09 21:43:16 +03:00 |
|
Alexey Milovidov
|
f884306dbc
|
Update zstd to 1.4.4
|
2020-05-09 21:31:01 +03:00 |
|
alexey-milovidov
|
e41e998f4a
|
Merge pull request #10758 from bgiard/master
Fix serialize/deserialize of denominator of Average functions
|
2020-05-09 21:22:16 +03:00 |
|
Alexey Milovidov
|
735d04472d
|
Remove flappy test for INSERT INTO LIVE VIEW @vzakaznikov
|
2020-05-09 21:14:50 +03:00 |
|