Expand description
re-export of datafusion_expr_common
crate
Modules§
- accumulator
- Accumulator module contains the trait definition for aggregation function’s accumulators.
- columnar_
value ColumnarValue
represents the result of evaluating an expression.- groups_
accumulator - Vectorized
GroupsAccumulator
- interval_
arithmetic - Interval arithmetic library
- operator
- signature
- Signature module contains foundational types that are used to represent signatures, types, and return types of functions in DataFusion.
- sort_
properties - statistics
- type_
coercion