| Package | Description |
|---|---|
| org.apache.calcite.rel.rules |
Provides a core set of planner rules.
|
| Modifier and Type | Field and Description |
|---|---|
static SortUnionTransposeRule |
SortUnionTransposeRule.INSTANCE
Rule instance for Union implementation that does not preserve the
ordering of its inputs.
|
static SortUnionTransposeRule |
SortUnionTransposeRule.MATCH_NULL_FETCH
Rule instance for Union implementation that preserves the ordering
of its inputs.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.