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

public class Present extends AggregateFunction implements ToAggregator
The function that checks for the presence of a field in the output result. Presence means that the input expression yields any non-null value.