.show table merge policy
Display a table's merge policy. The merge policy defines if and how Extents (Data Shards) in the cluster should get merged.
Syntax
.show table TableName policy merge
Arguments
TableName - Specify the name of the table.
Returns
Returns a JSON representation of the policy.
Example
Display the policy at the table level:
.show table database_name policy merge
Feedback
Submit and view feedback for