public static class DruidRules.DruidProjectRule extends RelOptRule
Project into a DruidQuery.description, operands, relBuilderFactory| Constructor and Description |
|---|
DruidProjectRule(RelBuilderFactory relBuilderFactory)
Creates a DruidProjectRule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onMatch(RelOptRuleCall call) |
private static Pair<List<RexNode>,List<RexNode>> |
splitProjects(RexBuilder rexBuilder,
RelNode input,
List<RexNode> nodes) |
any, convert, convert, convertList, convertOperand, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, matches, none, operand, operand, operand, operand, operand, some, toString, unorderedpublic DruidProjectRule(RelBuilderFactory relBuilderFactory)
relBuilderFactory - Builder for relational expressionspublic void onMatch(RelOptRuleCall call)
onMatch in class RelOptRuleCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.