All Implemented Interfaces:
NamedWriteable, Writeable, PostAnalysisPlanVerificationAware, Resolvable, SurrogateExpression

public class Absent extends AggregateFunction implements SurrogateExpression
The function that checks for the absence of a field in the output result. An absence means that the input expression does not yield a non-null value.