private static class DruidRules.DruidProjectRule extends RelOptRule
Project into a DruidQuery.description, operands, relBuilderFactory| Modifier | Constructor and Description |
|---|---|
private |
DruidProjectRule() |
| Modifier and Type | Method and Description |
|---|---|
private static boolean |
canProjectAll(List<RexNode> nodes) |
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 void onMatch(RelOptRuleCall call)
onMatch in class RelOptRuleCopyright © 2012–2016 The Apache Software Foundation. All rights reserved.