Class ApplyFunction.AnyMatchFunction

java.lang.Object
org.apache.druid.math.expr.ApplyFunction.MatchFunction
org.apache.druid.math.expr.ApplyFunction.AnyMatchFunction
All Implemented Interfaces:
ApplyFunction, NamedFunction
Enclosing interface:
ApplyFunction

public static class ApplyFunction.AnyMatchFunction extends ApplyFunction.MatchFunction
Evaluates to true if any element of the array input Expr causes the LambdaExpr to evaluate to a 'truthy' value