| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.udf.generic |
Standard toolkit and framework for generic User-defined functions.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
GenericUDAFPercentileCont.PercentileContDoubleArrayEvaluator
The evaluator for percentile computation based on array of doubles.
|
static class |
GenericUDAFPercentileDisc.PercentileDiscDoubleArrayEvaluator
The evaluator for discrete percentile computation based on array of doubles.
|
static class |
GenericUDAFPercentileDisc.PercentileDiscDoubleEvaluator
The evaluator for discrete percentile computation based on double.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.