public static class LateralUnnestRowIDVisitor.CorrelateVarReplacer
extends org.apache.calcite.rel.rules.ProjectCorrelateTransposeRule.RelNodesExprsHandler
RexShuttle
visitor
for every node in the tree.Modifier and Type | Field and Description |
---|---|
protected org.apache.calcite.rex.RexShuttle |
rexVisitor |
Constructor and Description |
---|
CorrelateVarReplacer(org.apache.calcite.rex.RexShuttle rexVisitor) |
Modifier and Type | Method and Description |
---|---|
org.apache.calcite.rel.RelNode |
visit(org.apache.calcite.rel.RelNode other) |
visitChild
Copyright © 1970 The Apache Software Foundation. All rights reserved.