public interface TableScanExecutor
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.linq4j.Enumerable<Object[]> |
execute(ShardingSphereTable table,
ScanNodeExecutorContext scanContext)
Execute.
|
org.apache.calcite.linq4j.Enumerable<Object[]> execute(ShardingSphereTable table, ScanNodeExecutorContext scanContext)
table - table meta datascanContext - filterable table scan contextCopyright © 2023 The Apache Software Foundation. All rights reserved.