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]

Module datafusion::optimizer::push_down_filter

source ·
Expand description

PushDownFilter applies filters as early as possible

Structs§

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

Functions§