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

PushDownFilter Moves filters so they are applied as early as possible in the plan.

Structs§

  • Optimizer rule for pushing (moving) filter expressions down in a plan so they are applied as early as possible.

Functions§