Functions§
Type Aliases§
- Accumulator
Creator Function - Create Accumulator with the data type of input columns.
- Accumulator
Function Impl - Accumulator creator that will be used by DataFusion
- Return
Type Function - A function’s return type
- State
Type Function - This signature corresponds to which types an aggregator serializes its state, given its return datatype.