| Package | Description |
|---|---|
| org.apache.calcite.rel.rules |
Provides a core set of planner rules.
|
| Modifier and Type | Field and Description |
|---|---|
private static CalcRelSplitter.RelType[] |
ProjectToWindowRule.WindowedAggRelSplitter.REL_TYPES |
private CalcRelSplitter.RelType |
CalcRelSplitter.ImplementTester.relType |
private CalcRelSplitter.RelType[] |
CalcRelSplitter.relTypes |
| Constructor and Description |
|---|
CalcRelSplitter(Calc calc,
RelBuilder relBuilder,
CalcRelSplitter.RelType[] relTypes)
Constructs a CalcRelSplitter.
|
ImplementTester(CalcRelSplitter.RelType relType) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.