Package org.apache.calcite.rel.logical
Class ToLogicalConverter
java.lang.Object
org.apache.calcite.rel.RelShuttleImpl
org.apache.calcite.rel.logical.ToLogicalConverter
- All Implemented Interfaces:
RelShuttle
Shuttle to convert any rel plan to a plan with all logical nodes.
-
Field Summary
Fields inherited from class org.apache.calcite.rel.RelShuttleImpl
stack
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ToLogicalConverter
-
-
Method Details
-
visit
- Specified by:
visit
in interfaceRelShuttle
- Overrides:
visit
in classRelShuttleImpl
-
visit
- Specified by:
visit
in interfaceRelShuttle
- Overrides:
visit
in classRelShuttleImpl
-