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