Class FunctionErrorReportingExprVectorProcessor<T>

java.lang.Object
org.apache.druid.math.expr.vector.FunctionErrorReportingExprVectorProcessor<T>
All Implemented Interfaces:
ExprVectorProcessor<T>

public class FunctionErrorReportingExprVectorProcessor<T> extends Object implements ExprVectorProcessor<T>
Wrapper around ExprVectorProcessor that reports errors in the same style as FunctionExpr.