public static interface RelFactories.TableScanFactory
TableScan of the appropriate type for a rule's calling
convention.| Modifier and Type | Method and Description |
|---|---|
RelNode |
createScan(RelOptTable.ToRelContext toRelContext,
RelOptTable table)
Creates a
TableScan. |
RelNode createScan(RelOptTable.ToRelContext toRelContext, RelOptTable table)
TableScan.Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.