public class GetQuantilesUDF
extends org.apache.hadoop.hive.ql.exec.UDF
Constructor and Description |
---|
GetQuantilesUDF() |
Modifier and Type | Method and Description |
---|---|
List<Float> |
evaluate(org.apache.hadoop.io.BytesWritable serializedSketch,
Double... fractions)
Returns a list of quantile values from a given sketch
|
Copyright © 2015–2019 The Apache Software Foundation. All rights reserved.