Module eliminate_filter

Source
Expand description

EliminateFilter replaces where false or where null with an empty relation.

Structsยง

EliminateFilter
Optimization rule that eliminate the scalar value (true/false/null) filter with an LogicalPlan::EmptyRelation