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

Module eliminate_outer_join

Source
Expand description

EliminateOuterJoin converts LEFT/RIGHT/FULL joins to INNER joins

Structs§

EliminateOuterJoin
Attempt to replace outer joins with inner joins.

Functions§

eliminate_outer