-
Magnus Blåudd authored
REPLICATED No reason is returned when trying to use inplace alter on a fully replicated table to add partitions. Fix by adding use of inplace_unsuported() for case when it's not allowed to add partition to fully replicated table. Update affected test case. Change-Id: I79a23942138a7b31cefd87db1855579912347da1
Magnus Blåudd authoredREPLICATED No reason is returned when trying to use inplace alter on a fully replicated table to add partitions. Fix by adding use of inplace_unsuported() for case when it's not allowed to add partition to fully replicated table. Update affected test case. Change-Id: I79a23942138a7b31cefd87db1855579912347da1
Loading