Function hll_sketch_estimate

Source
pub fn hll_sketch_estimate(col: impl Into<Column>) -> Column
Expand description

Returns the estimated number of unique values given the binary representation of a Datasketches HllSketch.