Skip navigation links

Package org.apache.datasketches.hive.frequencies

Hive UDFs for Frequent Items sketch.

See: Description

Package org.apache.datasketches.hive.frequencies Description

Hive UDFs for Frequent Items sketch. This includes generic implementation in the form of abstract classes DataToItemsSketchUDAF and UnionItemsSketchUDAF to be specialized for particular types of items. An implementation for strings is provided: DataToStringsSketchUDAF and UnionStringsSketchUDAF. GetFrequentItemsFromStringsSketchUDTF is to obtain results from sketches.
Author:
Alexander Saydakov
Skip navigation links

Copyright © 2015–2019 The Apache Software Foundation. All rights reserved.