| Package | Description |
|---|---|
| io.druid.sql.calcite.rel |
| Modifier and Type | Method and Description |
|---|---|
static DruidQueryRel |
DruidQueryRel.fullScan(org.apache.calcite.rel.logical.LogicalTableScan scanRel,
org.apache.calcite.plan.RelOptTable table,
DruidTable druidTable,
QueryMaker queryMaker)
Create a DruidQueryRel representing a full scan.
|
Copyright © 2011–2018. All rights reserved.