Class ToLogicalConverter

java.lang.Object
org.apache.calcite.rel.RelShuttleImpl
org.apache.calcite.rel.logical.ToLogicalConverter
All Implemented Interfaces:
RelShuttle

public class ToLogicalConverter extends RelShuttleImpl
Shuttle to convert any rel plan to a plan with all logical nodes.