alesapin
|
2cac5e5d97
|
Merge pull request #16875 from CurtizJ/refactor-alter-partition
Avoid code duplication in alterPartition
|
2020-11-12 13:19:59 +03:00 |
|
Anton Popov
|
6f0dc08ba7
|
avoid code duplication in alterPartition
|
2020-11-11 16:34:07 +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 |
|
alesapin
|
72046313d4
|
Merge branch 'master' into nvartolomei-drop-part
|
2020-11-09 10:02:02 +03:00 |
|
Alexey Milovidov
|
5314185e25
|
Merge branch 'master' into azat-optimize_skip_unused_shards-optimization
|
2020-11-08 00:17:59 +03:00 |
|
Nikolai Kochetov
|
c10f733587
|
Merge branch 'master' into storage-read-query-plan
|
2020-11-06 15:43:46 +03:00 |
|
alesapin
|
da8ac948bf
|
Disallow to drop parts with parallel quorum
|
2020-11-03 12:24:10 +03:00 |
|
alesapin
|
dac6705995
|
DROP PART and clear blocks in a single zookeeper op
|
2020-11-02 20:30:59 +03:00 |
|
alesapin
|
67d22b3e57
|
Merge branch 'master' into nvartolomei-drop-part
|
2020-11-02 19:09:09 +03:00 |
|
alesapin
|
39e47c5338
|
Less strange lambdas
|
2020-10-23 11:54:00 +03:00 |
|
alesapin
|
7a63b373f9
|
Merge branch 'blind_fix_of_read_in_order' into no_background_pool_no_more
|
2020-10-22 15:47:11 +03:00 |
|
Nikolai Kochetov
|
7fa045cff8
|
Merge branch 'master' into storage-read-query-plan
|
2020-10-22 13:31:10 +03:00 |
|
alexey-milovidov
|
adeba6bdd8
|
Merge pull request #15074 from amosbird/btc
Extend trivial count optimization.
|
2020-10-22 02:50:57 +03:00 |
|
alesapin
|
7edbe4d276
|
Add some comments
|
2020-10-16 13:12:31 +03:00 |
|
alesapin
|
4c1f5cab13
|
Sleep less in background task
|
2020-10-15 19:10:22 +03:00 |
|
alesapin
|
483893cdd4
|
Slightly refactored code
|
2020-10-14 17:56:42 +03:00 |
|
alesapin
|
0b14a31ba9
|
Get rid of background processing pool
|
2020-10-14 15:44:10 +03:00 |
|
alesapin
|
4014e0f08d
|
Something very similar to working code
|
2020-10-14 15:32:35 +03:00 |
|
alesapin
|
efd3126b5d
|
Moving pool
|
2020-10-14 10:22:48 +03:00 |
|
alesapin
|
fd35368c59
|
First simple implementation
|
2020-10-13 17:25:42 +03:00 |
|
alesapin
|
cb7db6d232
|
Split select and process merges
(cherry picked from commit 1889eb0ff1 )
|
2020-10-13 15:04:16 +03:00 |
|
Nikolai Kochetov
|
7e58f99f64
|
Merge branch 'master' into storage-read-query-plan
|
2020-10-12 13:12:39 +03:00 |
|
alexey-milovidov
|
0fd007ad9e
|
Merge pull request #15601 from alexelex/alexelex-master
Improvement of Quorum Inserts in ClickHouse
|
2020-10-09 22:43:53 +03:00 |
|
Amos Bird
|
867216103f
|
Extend trivial count optimization.
|
2020-10-08 18:08:17 +08:00 |
|
Latysheva Alexandra
|
6c26f77380
|
Merge pull request #11 from alexelex/quorum_inserts_2
changing the condition for updateQuorum, specialized it and reduced t…
|
2020-10-07 17:49:20 +06:00 |
|
Alexandra Latysheva
|
a43cac2c1a
|
changing the condition for updateQuorum, specialized it and reduced the number of calls to the zk
|
2020-10-07 11:28:48 +00:00 |
|
Latysheva Alexandra
|
85bcc07c0b
|
Merge pull request #9 from alexelex/quorum_inserts_2
Quorum inserts [version 3]
|
2020-10-07 04:04:41 +06:00 |
|
Alexandra Latysheva
|
f549ecf9d1
|
insert_quorum_parallel: status nodes in /quorum/parallel and allow merges
|
2020-10-06 21:49:48 +00:00 |
|
Alexander Tokmakov
|
30a18f7567
|
make it better
|
2020-10-05 16:52:03 +03:00 |
|
Latysheva Alexandra
|
a63084adaf
|
Merge pull request #3 from alexelex/quorum_inserts_2
Quorum inserts 2
|
2020-10-05 03:28:58 +06:00 |
|
Alexandra Latysheva
|
8263e62298
|
working copy (with some debug info)
|
2020-10-04 19:55:39 +00:00 |
|
Azat Khuzhin
|
b838214a35
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
|
Nikolai Kochetov
|
ec64def384
|
Use QueryPlan while reading from MergeTree.
|
2020-10-01 20:34:22 +03:00 |
|
Nicolae Vartolomei
|
7197a0c803
|
Possibly fix the issue with quorum
|
2020-10-01 11:38:50 +01:00 |
|
Alexandra Latysheva
|
e89a56969f
|
first part
|
2020-09-30 23:16:27 +00:00 |
|
Alexander Tokmakov
|
34addcf61f
|
add review suggestions
|
2020-09-26 22:18:28 +03:00 |
|
Nicolae Vartolomei
|
a62e96c7aa
|
nit: fix argument names for clang-10
|
2020-09-08 10:56:10 +01:00 |
|
Nicolae Vartolomei
|
97d0b5ab23
|
Remove unused query argument
|
2020-09-08 10:56:10 +01:00 |
|
Nicolae Vartolomei
|
6060a1ab57
|
ALTER TABLE ... DROP|DETACH PART for ReplicatedMergeTree
|
2020-09-07 17:01:45 +01:00 |
|
alesapin
|
f4c7ff0376
|
Add fixed size of Merge TTLS
|
2020-09-03 16:00:13 +03:00 |
|
alesapin
|
5b0822902b
|
Merge pull request #14155 from amosbird/fzk
Allow FETCH PARTITION from other zookeepers
|
2020-08-31 09:54:51 +03:00 |
|
alesapin
|
2d33a4029b
|
Merge pull request #14220 from ClickHouse/remove_redundant_flag
Disable force TTL on optimize final
|
2020-08-29 10:40:36 +03:00 |
|
alesapin
|
232c264d7d
|
Disable force TTL on optimise
|
2020-08-28 16:45:42 +03:00 |
|
Amos Bird
|
078b14610d
|
ALTER MODIFY SAMPLE BY
|
2020-08-27 22:31:30 +08:00 |
|
Amos Bird
|
0c1cf22c00
|
Allow FETCH PARTITION from other zookeepers
|
2020-08-27 22:19:18 +08:00 |
|
Nikolai Kochetov
|
9b67cd9faf
|
Merge branch 'master' into refactor-pipes-3
|
2020-08-10 10:50:17 +03:00 |
|
Alexey Milovidov
|
edd89a8610
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
|
Nikolai Kochetov
|
2cca4d5fcf
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
|
alesapin
|
c75830e878
|
Alter table freeze with verbose output
|
2020-07-28 18:10:36 +03:00 |
|