public class DoubleSummarySketchToEstimatesUDF
extends org.apache.hadoop.hive.ql.exec.UDF
| Constructor and Description |
|---|
DoubleSummarySketchToEstimatesUDF() |
| Modifier and Type | Method and Description |
|---|---|
List<Double> |
evaluate(org.apache.hadoop.io.BytesWritable serializedSketch)
Get estimates from a given Sketch<DoubleSummary>
|
Copyright © 2015–2020 The Apache Software Foundation. All rights reserved.