public class DrillConstExecutor extends Object implements org.apache.calcite.rex.RexExecutor
Modifier and Type | Field and Description |
---|---|
static List<Object> |
NON_REDUCIBLE_TYPES |
Constructor and Description |
---|
DrillConstExecutor(FunctionImplementationRegistry funcImplReg,
UdfUtilities udfUtilities,
PlannerSettings plannerSettings) |
Modifier and Type | Method and Description |
---|---|
void |
reduce(org.apache.calcite.rex.RexBuilder rexBuilder,
List<org.apache.calcite.rex.RexNode> constExps,
List<org.apache.calcite.rex.RexNode> reducedValues) |
public DrillConstExecutor(FunctionImplementationRegistry funcImplReg, UdfUtilities udfUtilities, PlannerSettings plannerSettings)
Copyright © 1970 The Apache Software Foundation. All rights reserved.