alesapin
|
2cac5e5d97
|
Merge pull request #16875 from CurtizJ/refactor-alter-partition
Avoid code duplication in alterPartition
|
2020-11-12 13:19:59 +03:00 |
|
tavplubix
|
058aa8f85e
|
Merge pull request #16824 from ClickHouse/replace_stringstreams_with_buffers
Replace std::*stringstreams with DB::*Buffers
|
2020-11-12 01:11:44 +03:00 |
|
Anton Popov
|
0a6d93d929
|
Update MergeTreeData.h
|
2020-11-11 21:17:41 +03:00 |
|
Anton Popov
|
c01870076d
|
Update MergeTreeData.h
|
2020-11-11 19:09:01 +03:00 |
|
Anton Popov
|
6f0dc08ba7
|
avoid code duplication in alterPartition
|
2020-11-11 16:34:07 +03:00 |
|
Alexander Tokmakov
|
b94cc5c4e5
|
remove more stringstreams
|
2020-11-10 21:22:26 +03:00 |
|
Nikolai Kochetov
|
07fe3a6347
|
Fix build.
|
2020-11-10 15:14:05 +03:00 |
|
Nikolai Kochetov
|
195c941c4e
|
Merge branch 'master' into storage-read-query-plan
|
2020-11-10 15:02:22 +03:00 |
|
Vladimir Chebotarev
|
059357d51e
|
ALTER UPDATE/DELETE ... IN PARTITION with partition pruning in ReplicatedMergeTree (#13403)
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
|
2020-11-10 13:23:46 +03:00 |
|
Nikolai Kochetov
|
363c1e05c0
|
Try fix tests.
|
2020-11-10 12:35:05 +03:00 |
|
Alexander Tokmakov
|
5cdfcfb307
|
remove other stringstreams
|
2020-11-09 22:12:44 +03:00 |
|
Alexander Tokmakov
|
62ff00ee8b
|
use WriteBuffer in formatAST(...)
|
2020-11-09 19:05:40 +03:00 |
|
alesapin
|
ea7fe94aa9
|
Merge pull request #15511 from nvartolomei/nv/drop-detached-part-quorum-possible-solution
ALTER TABLE ... DROP|DETACH PART
|
2020-11-09 18:00:30 +03:00 |
|
alexey-milovidov
|
e47ed55d32
|
Merge pull request #14977 from achimbab/indexOf_bloomfilter
Fix indexOf() to use BloomFilter
|
2020-11-09 17:58:42 +03:00 |
|
alesapin
|
72046313d4
|
Merge branch 'master' into nvartolomei-drop-part
|
2020-11-09 10:02:02 +03:00 |
|
alexey-milovidov
|
0e6ae4aff7
|
Merge pull request #16253 from amosbird/pf
Prune partition in verbatim way.
|
2020-11-08 18:58:02 +03:00 |
|
Alexey Milovidov
|
3f5839c83c
|
Add one more case
|
2020-11-08 16:45:57 +03:00 |
|
Alexey Milovidov
|
8e1a2fc9e4
|
Fix UB and overflow
|
2020-11-08 16:41:25 +03:00 |
|
alexey-milovidov
|
8264bd900b
|
Update MergeTreeIndexConditionBloomFilter.cpp
|
2020-11-08 16:17:03 +03:00 |
|
alexey-milovidov
|
85f7eadc4f
|
Update MergeTreeIndexConditionBloomFilter.cpp
|
2020-11-08 16:14:32 +03:00 |
|
alexey-milovidov
|
dfa35a5e6d
|
Update MergeTreeIndexConditionBloomFilter.cpp
|
2020-11-08 16:11:18 +03:00 |
|
Alexey Milovidov
|
cc012e2cc7
|
Merge branch 'master' into achimbab-indexOf_bloomfilter
|
2020-11-08 14:42:03 +03:00 |
|
alexey-milovidov
|
f4ba5f1f9a
|
Merge pull request #16772 from ClickHouse/fix-stringstream
Fix "server failed to start" error
|
2020-11-08 14:27:08 +03:00 |
|
Alexey Milovidov
|
5314185e25
|
Merge branch 'master' into azat-optimize_skip_unused_shards-optimization
|
2020-11-08 00:17:59 +03:00 |
|
Alexey Milovidov
|
fd84d16387
|
Fix "server failed to start" error
|
2020-11-07 03:14:53 +03:00 |
|
alexey-milovidov
|
7fb53b205c
|
Merge pull request #16637 from azat/mt-read_in_order-spread-fix
Fix spreading for ReadInOrderOptimizer with expression in ORDER BY
|
2020-11-06 17:36:03 +03:00 |
|
Nikolai Kochetov
|
c10f733587
|
Merge branch 'master' into storage-read-query-plan
|
2020-11-06 15:43:46 +03:00 |
|
Amos Bird
|
2b0085c106
|
Pruning is different from counting
|
2020-11-06 19:58:03 +08:00 |
|
Amos Bird
|
aa436a3cb1
|
Transform single point
|
2020-11-06 14:59:55 +08:00 |
|
Amos Bird
|
30bf5e6d26
|
Prune partition in verbatim way.
|
2020-11-06 09:56:13 +08:00 |
|
alexey-milovidov
|
ee3e289ec2
|
Merge pull request #15983 from ClickHouse/no_background_pool_no_more
Replace BackgroundProcessingPool with SchedulePool task and ThreadPool.
|
2020-11-05 21:38:22 +03:00 |
|
Anton Popov
|
bea0984d12
|
Merge pull request #16642 from kitaisreal/bloom-filter-index-added-big-int-and-uuid-support
BloomFilter index added big integers and UUID support
|
2020-11-05 15:26:08 +03:00 |
|
Maksim Kita
|
7dd749fc4c
|
BloomFilter index added big integers and UUID support
|
2020-11-04 23:41:10 +03:00 |
|
Alexey Milovidov
|
1bcf22d42f
|
Fix 'max_parallel_replicas' without sampling.
|
2020-11-04 18:59:14 +03:00 |
|
alesapin
|
20043e77bb
|
Merge branch 'master' into nvartolomei-drop-part
|
2020-11-04 10:22:23 +03:00 |
|
Azat Khuzhin
|
2389406c21
|
Fix spreading for ReadInOrderOptimizer with expression in ORDER BY
This will fix optimize_read_in_order/optimize_aggregation_in_order with
max_threads>0 and expression in ORDER BY
|
2020-11-04 07:07:26 +03:00 |
|
alesapin
|
faca9d9b91
|
Check max bytes on disk
|
2020-11-03 18:41:46 +03:00 |
|
alexey-milovidov
|
11fc6fd8c9
|
Merge pull request #16584 from ClickHouse/drop_table_task_better_scheduling
Better scheduling of drop table task
|
2020-11-03 14:22:51 +03:00 |
|
Anton Popov
|
85ab1e9bc3
|
Merge pull request #15938 from Avogar/select_final
Select final
|
2020-11-03 13:49:47 +03:00 |
|
alesapin
|
294489f6ad
|
Merge branch 'master' into nvartolomei-drop-part
|
2020-11-03 10:19:03 +03:00 |
|
Anton Popov
|
a3a8e18637
|
Merge branch 'master' into select_final
|
2020-11-03 00:00:43 +03:00 |
|
alesapin
|
dac6705995
|
DROP PART and clear blocks in a single zookeeper op
|
2020-11-02 20:30:59 +03:00 |
|
Alexander Tokmakov
|
ac32809b6a
|
fix #16482
|
2020-11-02 19:40:39 +03:00 |
|
alesapin
|
fbda80ac89
|
Simplier storage of last index column
|
2020-11-02 15:19:37 +03:00 |
|
alesapin
|
101aa9e931
|
Merge branch 'master' into no_background_pool_no_more
|
2020-11-02 10:49:19 +03:00 |
|
alesapin
|
ae53092536
|
Merge branch 'master' into system_fetches_table
|
2020-10-31 18:45:17 +03:00 |
|
tavplubix
|
db146ee615
|
Merge pull request #16555 from ClickHouse/yet_another_fix_for_00993
Better logging in replication queue, fix flacky test
|
2020-10-31 14:38:15 +03:00 |
|
tavplubix
|
ce6c44eb9f
|
Update ReplicatedMergeTreeQueue.cpp
|
2020-10-30 18:47:58 +03:00 |
|
Alexander Tokmakov
|
cf8202d36e
|
better logging, fix flacky test
|
2020-10-30 15:41:39 +03:00 |
|
alesapin
|
15ba4dd851
|
Review fix
|
2020-10-30 11:52:11 +03:00 |
|