| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.vector.expressions.aggregates | |
| org.apache.hadoop.hive.ql.plan |
| Modifier and Type | Field and Description |
|---|---|
protected VectorAggregationDesc |
VectorAggregateExpression.vecAggrDesc |
| Constructor and Description |
|---|
VectorAggregateExpression(VectorAggregationDesc vecAggrDesc) |
VectorUDAFBloomFilter(VectorAggregationDesc vecAggrDesc) |
VectorUDAFBloomFilterMerge(VectorAggregationDesc vecAggrDesc) |
VectorUDAFCount(VectorAggregationDesc vecAggrDesc) |
VectorUDAFCountMerge(VectorAggregationDesc vecAggrDesc) |
VectorUDAFCountStar(VectorAggregationDesc vecAggrDesc) |
VectorUDAFSumDecimal(VectorAggregationDesc vecAggrDesc) |
VectorUDAFSumDecimal64(VectorAggregationDesc vecAggrDesc) |
VectorUDAFSumDecimal64ToDecimal(VectorAggregationDesc vecAggrDesc) |
VectorUDAFSumTimestamp(VectorAggregationDesc vecAggrDesc) |
| Modifier and Type | Method and Description |
|---|---|
VectorAggregationDesc[] |
VectorGroupByDesc.getVecAggrDescs() |
| Modifier and Type | Method and Description |
|---|---|
void |
VectorGroupByDesc.setVecAggrDescs(VectorAggregationDesc[] vecAggrDescs) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.