Uses of Class
org.apache.calcite.rel.logical.LogicalSnapshot
Packages that use LogicalSnapshot
-
Uses of LogicalSnapshot in org.apache.calcite.rel.logical
Methods in org.apache.calcite.rel.logical that return LogicalSnapshotModifier and TypeMethodDescriptionstatic LogicalSnapshotLogicalSnapshot.create(org.apache.calcite.rel.RelNode input, org.apache.calcite.rex.RexNode period) Creates a LogicalSnapshot. -
Uses of LogicalSnapshot in org.apache.calcite.sql2rel
Methods in org.apache.calcite.sql2rel with parameters of type LogicalSnapshotModifier and TypeMethodDescription@Nullable org.apache.calcite.sql2rel.RelDecorrelator.FrameRelDecorrelator.decorrelateRel(LogicalSnapshot rel, boolean isCorVarDefined)