fn skip_alter_logical_region(
alter: &AlterTableExpr,
table: &TableInfoValue,
) -> bool
Expand description
Returns true if does not required to alter the logical region.
fn skip_alter_logical_region(
alter: &AlterTableExpr,
table: &TableInfoValue,
) -> bool
Returns true if does not required to alter the logical region.