Expand description

Optimizer rule to eliminate left/right/full join to inner join if possible.

Structs

Attempt to replace outer joins with inner joins.

Functions