public class SortPrule extends Prule
DrillSortRel to a physical sort. Convert from Logical Sort into Physical Sort.
For Logical Sort, it requires one single data stream as the output.| Modifier and Type | Field and Description |
|---|---|
static org.apache.calcite.plan.RelOptRule |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
convert, isSingleModeCopyright © 2017 The Apache Software Foundation. All rights reserved.