Module datafusion_physical_expr_common::aggregate::utils
source · Structs§
- Computes averages for
Decimal128/Decimal256values, checking for overflow - A wrapper around a type to provide hash for floats
Functions§
- Adjust array type metadata if needed
- Downcast a
Box<dyn AggregateExpr>orArc<dyn AggregateExpr>and return the inner trait object asAnyso that it can be downcast to a specific implementation. - Convert scalar values from an accumulator into arrays.
- Selects the sort option attribute from all the given
PhysicalSortExprs. - Construct corresponding fields for lexicographical ordering requirement expression