private static class DruidRules.DruidFilterRule extends RelOptRule
Filter into a DruidQuery.description, operands, relBuilderFactory| Modifier | Constructor and Description |
|---|---|
private |
DruidFilterRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
onMatch(RelOptRuleCall call) |
private static Pair<List<RexNode>,List<RexNode>> |
splitFilters(RexBuilder rexBuilder,
DruidQuery input,
RexNode cond,
int timestampFieldIdx) |
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 RelOptRuleprivate static Pair<List<RexNode>,List<RexNode>> splitFilters(RexBuilder rexBuilder, DruidQuery input, RexNode cond, int timestampFieldIdx)
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.