| Package | Description |
|---|---|
| org.apache.calcite.rel.rules |
Provides a core set of planner rules.
|
| Modifier and Type | Field and Description |
|---|---|
static ProjectTableScanRule |
ProjectTableScanRule.INSTANCE
Rule that matches Project on TableScan.
|
static ProjectTableScanRule |
ProjectTableScanRule.INTERPRETER
Rule that matches Project on EnumerableInterpreter on TableScan.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.