public class UnionDoubleSummarySketchUDAF extends UnionSketchUDAF
| Modifier and Type | Class and Description |
|---|---|
static class |
UnionDoubleSummarySketchUDAF.UnionDoubleSummarySketchEvaluator |
UnionSketchUDAF.UnionSketchEvaluator<S extends org.apache.datasketches.tuple.Summary>| Constructor and Description |
|---|
UnionDoubleSummarySketchUDAF() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hive.ql.udf.generic.GenericUDAFEvaluator |
createEvaluator()
This is needed because a concrete UDAF is going to have its own concrete evaluator static inner class.
|
checkExtraArguments, getEvaluatorpublic org.apache.hadoop.hive.ql.udf.generic.GenericUDAFEvaluator createEvaluator()
UnionSketchUDAFcreateEvaluator in class UnionSketchUDAFCopyright © 2015–2020 The Apache Software Foundation. All rights reserved.