Functions§
- decorates a function to handle
ScalarValue
s by converting them to arrays before calling the function and vice-versa after evaluation.
Type Aliases§
- Create Accumulator with the data type of input columns.
- Accumulator creator that will be used by DataFusion
- A function’s return type
- Scalar function
- This signature corresponds to which types an aggregator serializes its state, given its return datatype.