Expand description
Arrow arithmetic and aggregation kernels
Modules§
- aggregate
- Defines aggregations over Arrow arrays.
- arity
- Kernels for operating on [
PrimitiveArray]s - bitwise
- Module contains bitwise operations on arrays
- boolean
- Defines boolean kernels on Arrow
BooleanArray’s, e.g.AND,ORandNOT. - numeric
- Defines numeric arithmetic kernels on [
PrimitiveArray], such asadd - temporal
- Defines temporal kernels for time and date related functions.