Package org.apache.calcite.rel.logical
-
Class Summary Class Description LogicalSnapshot Sub-class ofSnapshot
not targeted at any particular engine or calling convention.LogicalTableScan ALogicalTableScan
reads all the rows from aRelOptTable
.