Module arrow_select::take
source · Expand description
Defines take kernel for Array
Structs§
- Options that define how
takeshould behave
Functions§
- Take rows by index from
RecordBatchand returns a newRecordBatchfrom those indexes.
Defines take kernel for Array
take should behaveRecordBatch and returns a new RecordBatch from those indexes.