Package | Description |
---|---|
org.apache.calcite.rel.logical |
Modifier and Type | Method and Description |
---|---|
static LogicalTableScan |
LogicalTableScan.create(org.apache.calcite.plan.RelOptCluster cluster,
org.apache.calcite.plan.RelOptTable relOptTable,
List<org.apache.calcite.rel.hint.RelHint> hints)
Creates a LogicalTableScan.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.