.delete table row order policy

Remove a table's row order policy. The row order policy is an optional policy set on tables, that suggests the desired ordering of rows in a data shard. The purpose of the policy is to improve performance of queries which are known to be narrowed to a small subset of values in the ordered columns.

Syntax

.delete table TableName policy roworder

Arguments

TableName - Specify the name of the table.

Example

.delete table events policy roworder