public class RedundantRankNumberColumnRemoveRule
extends org.apache.calcite.plan.RelOptRule
Modifier and Type | Field and Description |
---|---|
static RedundantRankNumberColumnRemoveRule |
INSTANCE |
Constructor and Description |
---|
RedundantRankNumberColumnRemoveRule() |
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
public static final RedundantRankNumberColumnRemoveRule INSTANCE
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.