| Package | Description |
|---|---|
| org.apache.calcite.rel.logical |
Defines logical relational expressions.
|
| org.apache.calcite.sql2rel |
Translates a SQL parse tree to relational expression.
|
| Modifier and Type | Method and Description |
|---|---|
static LogicalTableScan |
LogicalTableScan.create(RelOptCluster cluster,
RelOptTable relOptTable)
Creates a LogicalTableScan.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelStructuredTypeFlattener.rewriteRel(LogicalTableScan rel) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.