Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 189 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 189 Bytes

Hive-UDAF

Some Hive UDAF examples

The first one define using UDAF and the second using AbstractGenericUDAFResolver and GenericUDAFEvaluator .

You could also find provided test classes.