public static class HiveCalciteUtil.FixNullabilityShuttle
extends org.apache.calcite.rex.RexShuttle
| Constructor and Description |
|---|
FixNullabilityShuttle(org.apache.calcite.rex.RexBuilder rexBuilder,
List<org.apache.calcite.rel.type.RelDataType> typeList) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.rex.RexNode |
visitInputRef(org.apache.calcite.rex.RexInputRef ref) |
apply, apply, mutate, visitArray, visitCall, visitCorrelVariable, visitDynamicParam, visitFieldAccess, visitFieldCollations, visitList, visitLiteral, visitLocalRef, visitOver, visitPatternFieldRef, visitRangeRef, visitSubQuery, visitTableInputRef, visitWindowpublic FixNullabilityShuttle(org.apache.calcite.rex.RexBuilder rexBuilder,
List<org.apache.calcite.rel.type.RelDataType> typeList)
Copyright © 2022 The Apache Software Foundation. All rights reserved.