Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::physical_optimizer::update_aggr_exprs - Rust
[go: Go Back, main page]

Module 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ยง

OptimizeAggregateOrder
This optimizer rule checks ordering requirements of aggregate expressions.