Package | Description |
---|---|
org.apache.calcite.rel.logical | |
org.apache.calcite.sql2rel |
Modifier and Type | Method and Description |
---|---|
static LogicalSnapshot |
LogicalSnapshot.create(org.apache.calcite.rel.RelNode input,
org.apache.calcite.rex.RexNode period)
Creates a LogicalSnapshot.
|
Modifier and Type | Method and Description |
---|---|
@Nullable org.apache.calcite.sql2rel.RelDecorrelator.Frame |
RelDecorrelator.decorrelateRel(LogicalSnapshot rel,
boolean isCorVarDefined) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.