ClickHouse/src
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
..
Access add SYSTEM DROP REPLICA 2020-06-23 12:12:30 +08:00
AggregateFunctions Move AggregateFunctionCount out from clickhouse_aggregate_functions to dbms 2020-06-18 11:22:40 +03:00
Client Pass max_ignored_errors/fallback_to_stale_replicas to PoolWithFailoverBase::get() too 2020-06-20 11:46:13 +03:00
Columns Fix msan test. 2020-06-18 16:43:29 +03:00
Common Merge remote-tracking branch 'origin/master' into HEAD 2020-06-22 15:28:03 +03:00
Compression Merge branch 'master' into arch-chooser 2020-06-10 22:31:19 +03:00
Core remove unneeded define 2020-06-22 15:34:25 +03:00
Databases Merge branch 'master' into consistent_metadata4 2020-06-11 18:47:41 +03:00
DataStreams Better diagnostics for logical error triggered by test 00992 2020-06-22 00:07:06 +03:00
DataTypes support (un)signed modifiers for integer types 2020-06-22 14:45:45 +03:00
Dictionaries try fix sync 2020-06-04 16:59:12 +03:00
Disks Remove namespace pollution 2020-05-31 00:57:37 +03:00
Formats Minor changes after merge 2020-06-21 15:16:08 +03:00
Functions Merge pull request #11847 from ClickHouse/DimasKovas-arch-chooser 2020-06-22 14:01:10 +03:00
Interpreters add drop relica database and the whole replica 2020-06-23 12:12:30 +08:00
IO Merge pull request #11831 from ClickHouse/decimal-cut-extra-digits-after-point 2020-06-21 21:03:06 +03:00
Parsers add drop relica database and the whole replica 2020-06-23 12:12:30 +08:00
Processors Remove dependency 2020-06-21 19:37:12 +03:00
Server Minor changes after merge 2020-06-21 15:16:08 +03:00
Storages add drop relica database and the whole replica 2020-06-23 12:12:30 +08:00
TableFunctions Merge pull request #11661 from ClickHouse/return-not-nullable-from-count-distinct-2 2020-06-17 09:25:45 +03:00
CMakeLists.txt Merge branch 'master' into query-plan 2020-06-20 10:53:48 +03:00
NOTICE dbms/ → src/ 2020-04-03 18:14:31 +03:00
ya.make Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +03:00