Module datafusion_physical_expr_common::aggregate::utils

source ·

Functions§

  • Downcast a Box<dyn AggregateExpr> or Arc<dyn AggregateExpr> and return the inner trait object as Any so that it can be downcast to a specific implementation.
  • Selects the sort option attribute from all the given PhysicalSortExprs.
  • Construct corresponding fields for lexicographical ordering requirement expression