Expand description
Arrow selection kernels
Modulesยง
- coalesce
BatchCoalescerconcatenates multiple [RecordBatch]es after operations such asfilterandtake.- concat
- Defines concat kernel for
ArrayRef - dictionary
- Dictionary utilities for Arrow arrays
- filter
- Defines filter kernels
- interleave
- Interleave elements from multiple arrays
- nullif
- Implements the
nulliffunction for Arrow arrays. - take
- Defines take kernel for [Array]
- union_
extract - Defines union_extract kernel for [UnionArray]
- window
- Defines windowing functions, like
shifting - zip
zip: Combine values from two arrays based on boolean mask