public class DrillSortRule
extends org.apache.calcite.plan.RelOptRule
Sort
to a DrillSortRel
, implemented by a Drill "order" operation.Modifier and Type | Field and Description |
---|---|
static org.apache.calcite.plan.RelOptRule |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(org.apache.calcite.plan.RelOptRuleCall call) |
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
any, convert, convert, convertList, convertOperand, convertOperand, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, none, operand, operand, operand, operand, operand, operandJ, operandJ, some, toString, unordered
Copyright © 1970 The Apache Software Foundation. All rights reserved.