pub fn hll_sketch_agg( col: impl Into<Column>, lg_config_k: Option<impl Into<Column>>, ) -> Column
Returns the updatable binary representation of the Datasketches HllSketch configured with lgConfigK arg.