.delete table merge policy

Delete a table's merge policy. The merge policy defines if and how Extents (Data Shards) in the cluster should get merged.

Syntax

.delete table TableName policy merge

Example

Delete the policy at the table level:

.delete table MyTable policy merge