mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 18:12:02 +00:00
Update InterpreterAlterQuery.h
This commit is contained in:
parent
050f1d4b0a
commit
0d2b1f6b6b
@ -105,7 +105,6 @@ private:
|
||||
const WeightedZooKeeperPaths & weighted_zookeeper_paths_, const ASTPtr & sharding_key_expr_,
|
||||
bool do_copy_, const Field & coordinator_)
|
||||
{
|
||||
|
||||
PartitionCommand res;
|
||||
res.type = RESHARD_PARTITION;
|
||||
res.partition = first_partition_;
|
||||
|
Loading…
Reference in New Issue
Block a user