Module datafusion_optimizer::eliminate_filter

source ·
Expand description

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

Structs§