Update InterpreterAlterQuery.h

This commit is contained in:
alexey-milovidov 2017-04-15 06:50:08 +03:00
parent 050f1d4b0a
commit 0d2b1f6b6b

View File

@ -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_;