public class HiveRexExecutorImpl
extends org.apache.calcite.rex.RexExecutorImpl
RexNode based on Hive semantics.| Constructor and Description |
|---|
HiveRexExecutorImpl() |
| 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 void reduce(org.apache.calcite.rex.RexBuilder rexBuilder,
List<org.apache.calcite.rex.RexNode> constExps,
List<org.apache.calcite.rex.RexNode> reducedValues)
reduce in interface org.apache.calcite.rex.RexExecutorreduce in class org.apache.calcite.rex.RexExecutorImplCopyright © 2022 The Apache Software Foundation. All rights reserved.