Enumeration

ArrowSortOrder

Declaration

enum Arrow.SortOrder

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.