public class StringsSketchToStringUDF
extends org.apache.hadoop.hive.ql.exec.UDF
Constructor and Description |
---|
StringsSketchToStringUDF() |
Modifier and Type | Method and Description |
---|---|
String |
evaluate(org.apache.hadoop.io.BytesWritable serializedSketch)
Returns a human-readable summary of a given sketch
|
public String evaluate(org.apache.hadoop.io.BytesWritable serializedSketch)
serializedSketch
- serialized sketchCopyright © 2015–2019 The Apache Software Foundation. All rights reserved.