public class DruidPushdownUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DRUID_COUNT_DISTINCT_FUNCTION_NAME |
| Modifier and Type | Method and Description |
|---|---|
static List<DruidAggregationColumnNode> |
computeAggregationNodes(AggregationNode aggregationNode) |
static String |
getLiteralAsString(ConnectorSession session,
ConstantExpression node) |
public static final String DRUID_COUNT_DISTINCT_FUNCTION_NAME
public static List<DruidAggregationColumnNode> computeAggregationNodes(AggregationNode aggregationNode)
public static String getLiteralAsString(ConnectorSession session, ConstantExpression node)
Copyright © 2012–2022. All rights reserved.