Module datafusion::physical_optimizer::update_aggr_exprs
source · Expand description
An optimizer rule that checks ordering requirements of aggregate expressions and modifies the expressions to work more efficiently if possible.
Structs§
- This optimizer rule checks ordering requirements of aggregate expressions.