public abstract class JDBCExpandExpressionsRule
extends org.apache.calcite.plan.RelOptRule
| Modifier and Type | Class and Description |
|---|---|
protected static class |
JDBCExpandExpressionsRule.RexTransformIntoOrAndClause
Transforms IN clauses into OR/AND clauses, when possible.
|
any, convert, convert, convertList, convertOperand, convertOperand, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, matches, none, onMatch, operand, operand, operand, operand, operand, operandJ, operandJ, some, toString, unorderedpublic static final org.apache.hadoop.hive.ql.optimizer.calcite.rules.jdbc.JDBCExpandExpressionsRule.FilterCondition FILTER_INSTANCE
public static final org.apache.hadoop.hive.ql.optimizer.calcite.rules.jdbc.JDBCExpandExpressionsRule.JoinCondition JOIN_INSTANCE
public static final org.apache.hadoop.hive.ql.optimizer.calcite.rules.jdbc.JDBCExpandExpressionsRule.ProjectionExpressions PROJECT_INSTANCE
Copyright © 2024 The Apache Software Foundation. All rights reserved.