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 |
|
hchen9
|
b3949db00f
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into trivial_count_seq_consistency
|
2020-10-01 21:15:26 -07: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 |
|
hchen9
|
b4494578d7
|
Support select_sequential_consistency in StorageReplicatedMergeTree.totalRows and totalBytes
|
2020-09-30 16:50:58 -07: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 |
|
alesapin
|
4a53264a86
|
Remove redundant and duplicated code
|
2020-07-13 19:19:08 +03:00 |
|
Anton Popov
|
4422df2e37
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-07-02 20:18:21 +03:00 |
|
Vladimir Chebotarev
|
bb8da71eff
|
Moves task shall be started if new storage policy needs them.
|
2020-06-30 15:36:44 +03:00 |
|
Alexey Milovidov
|
cc597bb30b
|
Implement for ReplicatedMergeTree
|
2020-06-28 22:39:31 +03:00 |
|
alesapin
|
6f1824f0ea
|
Correct merge with master
|
2020-06-26 14:30:23 +03:00 |
|
tavplubix
|
2401bc9143
|
Merge pull request #11896 from ClickHouse/merging_drop_replica
Merging #10679
|
2020-06-24 11:42:39 +03:00 |
|
Alexander Tokmakov
|
7b5de16da9
|
minor improvements
|
2020-06-23 22:15:01 +03:00 |
|
amudong
|
2a51286527
|
Optimize code
|
2020-06-23 16:22:53 +08:00 |
|
amudong
|
0101947403
|
rewrite static StorageReplicatedMergeTree::dropReplica
|
2020-06-23 12:12:30 +08:00 |
|
amudong
|
7723dc4935
|
add drop relica database and the whole replica
fix removeReplicaByZKPath
fix bug: add zkpath empty judge
fix: rewrite code
delete useless code.
fix:ast fromat
fix bug
add test_drop_replica
add drop_replica doc
add drop databse checkAccess
refactor dropReplica
update tests
add static method StorageReplicatedMergeTree::dropReplicaByZkPath
update doc and delete useless code
fix conflict
fix doc
fix doc
fix StorageReplicatedMergeTree::dropReplica
fix bug
delete useless code
|
2020-06-23 12:12:30 +08:00 |
|
amudong
|
2e6a3eff8e
|
fix: can not drop local table and replace ALTER with SYSTEM
fix test_drop_replica
fix drop replica '/path/to/zk/' ending in '/' and update doc
|
2020-06-23 12:12:30 +08:00 |
|
sundy-li
|
15ad830290
|
only drop inactive replica
update doc
Increase timeout to release the zookeeper Ephemeral nodes
Fix code comment
use PartitionManager
make integrations test passed
|
2020-06-23 12:12:30 +08:00 |
|
sundy-li
|
34df59baf8
|
Add tests and docs
Fix integration-tests
|
2020-06-23 12:12:30 +08:00 |
|
sundy-li
|
d4aa3cea4b
|
fix merge state
Fix style && build
|
2020-06-23 12:12:30 +08:00 |
|
sundy-li
|
906a43e4a8
|
Add drop replica alter support
|
2020-06-23 12:12:30 +08:00 |
|
alesapin
|
f262c4f652
|
Better comments
|
2020-06-22 12:49:21 +03:00 |
|
alesapin
|
b9e74f4e82
|
Merge branch 'master' into atomic_metadata5
|
2020-06-22 12:03:53 +03:00 |
|
Alexey Milovidov
|
468eaa8d93
|
Remove unused method
|
2020-06-19 17:21:26 +03:00 |
|
Alexey Milovidov
|
5211a42c04
|
Remove leader election, step 3
|
2020-06-19 17:18:58 +03:00 |
|
alesapin
|
d79982f497
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
|
alesapin
|
aab4ce6394
|
Truncate with metadata
|
2020-06-18 13:29:13 +03:00 |
|
alesapin
|
ed8f3b2fc4
|
TTL in storage in memory metadata
|
2020-06-17 16:39:26 +03:00 |
|
alesapin
|
2fac3290f0
|
Merge branch 'master' into atomic_metadata5
|
2020-06-17 11:14:03 +03:00 |
|
alexey-milovidov
|
598fd75caf
|
Merge pull request #11639 from ClickHouse/remove-leader-election-2
Remove leader election, step 2: allow multiple leaders
|
2020-06-17 09:25:23 +03:00 |
|
alesapin
|
ccc2bda666
|
getConstraints() in StorageInMemoryMetadata (suspicious commit, but pretend to work)
|
2020-06-16 19:55:04 +03:00 |
|
alesapin
|
1ddeb3d149
|
Buildable getSampleBlock in StorageInMemoryMetadata
|
2020-06-16 18:51:29 +03:00 |
|
alesapin
|
36ba0192df
|
Metadata in read and write methods of IStorage
|
2020-06-15 22:08:58 +03:00 |
|
alesapin
|
bc9a3c0458
|
Merge branch 'master' into consistent_metadata4
|
2020-06-15 11:20:30 +03:00 |
|
Alexey Milovidov
|
d2c66f9688
|
Added comments
|
2020-06-15 05:14:59 +03:00 |
|
Alexey Milovidov
|
bbe5f4c909
|
Revert "Remove "current_password" because it is harmful"
This reverts commit 66ccb2f6b1 .
|
2020-06-15 05:13:41 +03:00 |
|
Alexey Milovidov
|
66ccb2f6b1
|
Remove "current_password" because it is harmful
|
2020-06-15 04:12:01 +03:00 |
|
Alexey Milovidov
|
b596831342
|
Merge branch 'master' into remove-leader-election-2
|
2020-06-15 03:16:41 +03:00 |
|
Alexey Milovidov
|
400e9fb64f
|
Allow to drop table if there is no metadata in ZooKeeper; allow to rename
|
2020-06-14 04:23:53 +03:00 |
|
alesapin
|
5d3de747cd
|
Merge remote-tracking branch 'origin/master' into consistent_metadata4
|
2020-06-13 11:50:27 +03:00 |
|
Alexey Milovidov
|
b8b55a5b99
|
More LeaderElection to Storage/MergeTree
|
2020-06-13 04:35:49 +03:00 |
|
Alexey Milovidov
|
6869c122a8
|
Step 1 towards removing leader election: check and modify version of the "log" node
|
2020-06-13 04:34:05 +03:00 |
|
alesapin
|
a39d010f94
|
Merge branch 'master' into consistent_metadata4
|
2020-06-11 18:47:41 +03:00 |
|
Alexey Milovidov
|
b72a095e99
|
Fix race conditions in CREATE/DROP of different replicas of ReplicatedMergeTree
|
2020-06-11 06:24:52 +03:00 |
|
alesapin
|
a5a9048109
|
At least fixed gcc-9 build
|
2020-06-08 21:23:26 +03:00 |
|
Alexey Milovidov
|
a0fd9b021a
|
Fix MSan failure in MergeTree
|
2020-06-04 01:11:06 +03:00 |
|
Alexander Tokmakov
|
032197b015
|
fix alter and optimize hangs when replica becomes inactive
|
2020-05-13 10:06:57 +03:00 |
|
Alexander Tokmakov
|
04d6b59ac0
|
Merge branch 'master' into database_atomic
|
2020-04-23 17:31:37 +03:00 |
|
Nikita Mikhaylov
|
05206df88c
|
better
|
2020-04-20 13:56:59 +03:00 |
|
Nikita Mikhaylov
|
441bb13d4a
|
better
|
2020-04-13 18:21:05 +03:00 |
|
Nikita Mikhaylov
|
a8d72d01c3
|
mvp fix
|
2020-04-11 00:29:54 +03:00 |
|
Alexander Tokmakov
|
140cd88c20
|
fixes
|
2020-04-09 02:59:39 +03:00 |
|
Alexander Tokmakov
|
dd1590830b
|
Merge branch 'master' into database_atomic
|
2020-04-08 22:00:46 +03:00 |
|
Alexander Tokmakov
|
4c48b7dd80
|
better rename
|
2020-04-07 18:31:33 +03:00 |
|
Alexander Tokmakov
|
08bae4668d
|
Merge branch 'master' into database_atomic
|
2020-04-06 16:18:07 +03:00 |
|
alesapin
|
1cb072d58a
|
Merge branch 'master' into alter_rename_column
|
2020-04-06 11:40:27 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|