Object
org.apache.spark.sql.internal.connector.ExpressionWithToString
All Implemented Interfaces:
Serializable, Expression, scala.Serializable

@Evolving public final class Not extends Predicate
A predicate that evaluates to true iff child is evaluated to false.
Since:
3.3.0
See Also:
  • Constructor Details

  • Method Details