org.apache.spark.sql.sources
A filter that evaluates to true iff at least one of left or right evaluates to true.
true
left
right
1.3.0
List of columns that are referenced by this filter.
2.1.0
A filter that evaluates to
true
iff at least one ofleft
orright
evaluates totrue
.1.3.0