Package | Description |
---|---|
org.apache.datasketches.hive.tuple |
Hive UDFs for Tuple sketches.
|
Modifier and Type | Class and Description |
---|---|
class |
DataToDoubleSummarySketchUDAF
This simple implementation is to give an example of a concrete UDAF based on the abstract
DataToSketchUDAF if no extra arguments are needed.
|
class |
DataToDoubleSummaryWithModeSketchUDAF
This is an example of a concrete UDAF based on the abstract DataToSketchUDAF if extra arguments
are needed.
|
Copyright © 2015–2020 The Apache Software Foundation. All rights reserved.