| Modifier and Type | Field and Description |
|---|---|
protected DruidQuery.QuerySpec |
DruidQuery.querySpec |
private DruidQuery.QuerySpec |
DruidQuery.DruidQueryNode.querySpec |
| Modifier and Type | Method and Description |
|---|---|
protected DruidQuery.QuerySpec |
DruidQuery.deriveQuerySpec() |
protected DruidQuery.QuerySpec |
DruidQuery.getQuery(RelDataType rowType,
Filter filter,
Project project,
ImmutableBitSet groupSet,
List<AggregateCall> aggCalls,
List<String> aggNames,
List<Integer> collationIndexes,
List<RelFieldCollation.Direction> collationDirections,
ImmutableBitSet numericCollationIndexes,
Integer fetch,
Project postProject,
Filter havingFilter) |
DruidQuery.QuerySpec |
DruidQuery.getQuerySpec() |
| Modifier and Type | Method and Description |
|---|---|
private static boolean |
DruidQuery.DruidQueryNode.containsLimit(DruidQuery.QuerySpec querySpec) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.