org.apache.spark.sql.sources
A filter that evaluates to true iff child is evaluated to false.
true
child
false
1.3.0
List of columns that are referenced by this filter.
2.1.0
A filter that evaluates to
true
iffchild
is evaluated tofalse
.1.3.0