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::optimizer::eliminate_group_by_constant - Rust
[go: Go Back, main page]

Module eliminate_group_by_constant

Source
Expand description

EliminateGroupByConstant removes constant expressions from GROUP BY clause

Structsยง

EliminateGroupByConstant
Optimizer rule that removes constant expressions from GROUP BY clause and places additional projection on top of aggregation, to preserve original schema