feng lv
|
32c45d14ab
|
a little
|
2021-06-04 14:48:48 +00:00 |
|
Anton Popov
|
c0ef021c6a
|
Merge pull request #24822 from CurtizJ/merging-23260
Merging #23260
|
2021-06-02 15:02:37 +03:00 |
|
Nikolai Kochetov
|
134ad18249
|
Merge pull request #24574 from ClickHouse/refactor-MergeTreeDataSelectExecutor
Refactor MergeTreeDataSelectExecutor
|
2021-06-02 13:17:54 +03:00 |
|
alesapin
|
1c0973162d
|
Merge pull request #24803 from ClickHouse/followupfix_zookeeper_timeouts
Don't capture temporary references in ZooKeeper client callbacks.
|
2021-06-02 01:08:17 +03:00 |
|
Nikolai Kochetov
|
e615858b10
|
Merge branch 'master' into refactor-MergeTreeDataSelectExecutor
|
2021-06-01 16:25:04 +03:00 |
|
Alexander Kuzmenkov
|
f51ecf8a72
|
Merge pull request #23769 from vdimir/issue-20309
Add qualified names for right columns for storage join
|
2021-06-01 14:42:49 +03:00 |
|
alexey-milovidov
|
c7bd3b8674
|
Merge pull request #23315 from CurtizJ/empty-parts-fix
Fix waiting while dropping empty parts
|
2021-06-01 13:52:49 +03:00 |
|
Nikolai Kochetov
|
b54ff696e5
|
Merge branch 'master' into refactor-MergeTreeDataSelectExecutor
|
2021-06-01 12:08:37 +03:00 |
|
Nikolai Kochetov
|
aa366829de
|
Fix special build check.
|
2021-06-01 12:00:19 +03:00 |
|
Nikolai Kochetov
|
d4cbce3761
|
Merge pull request #24782 from amosbird/projection-fix7
Fix empty part set with force_use_projection = 1
|
2021-06-01 11:36:50 +03:00 |
|
tavplubix
|
3dd7d252a9
|
Merge pull request #24806 from ClickHouse/tavplubix-patch-2
Small improvement for StorageMaterializedView::getActionLock(...)
|
2021-06-01 11:32:16 +03:00 |
|
alesapin
|
b7c4f7dff8
|
Merge pull request #24809 from ClickHouse/fix_kill_mutation_wait
Fix mutation wait on mutation kill
|
2021-06-01 10:37:24 +03:00 |
|
alesapin
|
4e038b2a61
|
Remove copy-paste and rename (review fixes)
|
2021-06-01 10:30:06 +03:00 |
|
Anton Popov
|
40ceb48bcc
|
Merge branch 'master' into merging-23260
|
2021-06-01 02:54:41 +03:00 |
|
Anton Popov
|
f9cf7c46e1
|
better lock in StorageJoin
|
2021-06-01 02:22:05 +03:00 |
|
Anton Popov
|
7f27305787
|
Merge branch 'join_table_mutation' of git://github.com/foolchi/ClickHouse into merging-23260
|
2021-05-31 23:52:44 +03:00 |
|
tavplubix
|
e9ff0b6d70
|
Merge pull request #23657 from kssenii/poco-file-to-std-fs
Poco::File to std::filesystem
|
2021-05-31 23:17:02 +03:00 |
|
tavplubix
|
e3640d172b
|
Merge pull request #24785 from amosbird/projection-fix8
Better exception for invalid projection creation
|
2021-05-31 21:30:45 +03:00 |
|
Nikolai Kochetov
|
b9aa404508
|
Review fixes.
|
2021-05-31 21:25:43 +03:00 |
|
Nikolai Kochetov
|
c2aaa29a17
|
Fix build.
|
2021-05-31 19:07:45 +03:00 |
|
alesapin
|
18988a60ad
|
Fix mutation wait
|
2021-05-31 18:03:45 +03:00 |
|
Nikolai Kochetov
|
afc1fe7f3d
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
|
tavplubix
|
572dcbcbe2
|
Update StorageMaterializedView.cpp
|
2021-05-31 16:38:33 +03:00 |
|
alesapin
|
2fe75e33ee
|
Replace Poco::Event with std future in synchronous calls in ZooKeeper client
|
2021-05-31 16:03:30 +03:00 |
|
Amos Bird
|
3be331edeb
|
Better exception for invalid projection creation
|
2021-05-31 12:24:09 +08:00 |
|
Amos Bird
|
a206b76e5b
|
Fix empty part set with force_use_projection = 1
|
2021-05-31 10:31:45 +08:00 |
|
kssenii
|
69816e6eff
|
Fix checks
|
2021-05-30 15:44:58 +03:00 |
|
Nikolai Kochetov
|
a6ef5778cc
|
Merge pull request #24692 from amosbird/projection-fix6
Fix alter table drop projection if exists
|
2021-05-30 12:16:52 +03:00 |
|
kssenii
|
db9f4762eb
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-29 01:15:43 +03:00 |
|
kssenii
|
0a3589524e
|
File movement
|
2021-05-29 00:57:53 +03:00 |
|
kssenii
|
2a631aaf08
|
Final fixes
|
2021-05-29 00:34:44 +03:00 |
|
Nikolai Kochetov
|
58fbc544cc
|
Add more comments.
|
2021-05-28 20:16:09 +03:00 |
|
Nikolai Kochetov
|
295a302bc8
|
Remove settings from ReadFromMergeTree.
|
2021-05-28 17:34:02 +03:00 |
|
Amos Bird
|
edd23d06ad
|
Fix alter table drop projection if exists
|
2021-05-28 21:27:36 +08:00 |
|
Nikolai Kochetov
|
91e8c2c75d
|
Remove MergingFinal step.
|
2021-05-28 12:52:33 +03:00 |
|
Nikolai Kochetov
|
94f1ac5a16
|
Remove some commented code.
|
2021-05-28 12:41:07 +03:00 |
|
Nikolai Kochetov
|
c80ab6166a
|
Fix style.
|
2021-05-28 12:26:44 +03:00 |
|
Nikolai Kochetov
|
4e28b7cb02
|
Fix _sample_factor column.
|
2021-05-28 12:23:46 +03:00 |
|
Anton Popov
|
179f172c4c
|
fix build
|
2021-05-28 02:10:44 +03:00 |
|
Anton Popov
|
336abfa475
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-05-28 01:58:30 +03:00 |
|
Nikolai Kochetov
|
936bd8a011
|
Merge branch 'master' into refactor-MergeTreeDataSelectExecutor
|
2021-05-27 20:47:39 +03:00 |
|
Nikolai Kochetov
|
1aeb705b20
|
Fix some tests.
|
2021-05-27 19:53:58 +03:00 |
|
Nikolai Kochetov
|
cbdf3752ef
|
Part 3.
|
2021-05-27 16:40:33 +03:00 |
|
kssenii
|
a0d8d689d3
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-27 15:44:12 +03:00 |
|
mergify[bot]
|
452727dd2e
|
Merge branch 'master' into subcolumns-dist
|
2021-05-27 11:35:22 +00:00 |
|
alesapin
|
ef17daaaa0
|
Merge pull request #24496 from ClickHouse/configurable_max_parts_to_merge
Add `max_parts_to_merge_at_once` setting
|
2021-05-27 10:56:58 +03:00 |
|
kssenii
|
b28157a0df
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-27 00:01:25 +03:00 |
|
kssenii
|
73f16ee9ee
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-26 23:08:08 +03:00 |
|
Nikolai Kochetov
|
a51a6ea0b7
|
Part 2.
|
2021-05-26 21:14:43 +03:00 |
|
alesapin
|
8ba6ed3fc2
|
Simplier test
|
2021-05-26 16:53:05 +03:00 |
|