sort_indices


Description:

[ Version ( since = "3.0.0" ) ]
public UInt64Array? sort_indices (SortOptions options) throws Error

Parameters:

this

A RecordBatch.

options

The options to be used.

Returns:

The indices that would sort a record batch with the specified options on success, null on error.