| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.stats.estimator | |
| org.apache.hadoop.hive.ql.udf | |
| org.apache.hadoop.hive.ql.udf.generic |
Standard toolkit and framework for generic User-defined functions.
|
| Modifier and Type | Method and Description |
|---|---|
StatEstimator |
StatEstimatorProvider.getStatEstimator()
Returns the
StatEstimator for the given UDF instance. |
| Modifier and Type | Method and Description |
|---|---|
StatEstimator |
UDFSubstr.getStatEstimator() |
| Modifier and Type | Method and Description |
|---|---|
StatEstimator |
GenericUDFIf.getStatEstimator() |
StatEstimator |
GenericUDFCase.getStatEstimator() |
StatEstimator |
GenericUDFWhen.getStatEstimator() |
StatEstimator |
GenericUDFCoalesce.getStatEstimator() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.