{{ $ref := ref . "maintenance/configurations.md" }}
| Configuration | Description |
|---|---|
--order_strategy |
the order strategy now support "zorder" and "hilbert" and "order". For example: --order_strategy zorder |
--order_by |
Specify the order columns. For example: --order_by col0, col1 |