Enumeration
ArrowSortOrder
since: 3.0.0
Description [src]
They are corresponding to arrow::compute::SortOrder values.
Available since: 3.0.0
Members
| Name | Description | 
|---|---|
| GARROW_SORT_ORDER_ASCENDING | Sort in ascending order. | 
| GARROW_SORT_ORDER_DESCENDING | Sort in descending order. |