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

Expand description

Push Down Filter optimizer rule ensures that filters are applied as early as possible in the plan

Structs

Push Down Filter optimizer rule pushes filter clauses down the plan

Functions

replaces columns by its name on the projection.