public class ArrayOfDoublesSketchToEstimateAndErrorBoundsUDF
extends org.apache.hadoop.hive.ql.exec.UDF
Constructor and Description |
---|
ArrayOfDoublesSketchToEstimateAndErrorBoundsUDF() |
Modifier and Type | Method and Description |
---|---|
List<Double> |
evaluate(org.apache.hadoop.io.BytesWritable serializedSketch)
Get estimate, lower and upper bounds from a given ArrayOfDoublesSketch
|
Copyright © 2015–2019 The Apache Software Foundation. All rights reserved.