| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.udf | |
| org.apache.hadoop.hive.ql.udf.generic |
Standard toolkit and framework for generic User-defined functions.
|
| Class and Description |
|---|
| UDAFPercentile.State
A state class to store intermediate aggregation results.
|
| UDFBaseBitOP
Base class for numeric operators like +, -, / etc.
|
| UDFDateFloor
UDFDateFloor.
|
| UDFMath
This class can be used for math based UDFs that only have an evaluate method for
doubles. |
| Class and Description |
|---|
| SettableUDF
THIS INTERFACE IS UNSTABLE AND SHOULD NOT BE USED BY 3RD PARTY UDFS.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.