Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
ghx-label-5
Description
Similarly to https://issues.apache.org/jira/browse/IMPALA-9633 DataSketches KLL also has union functionality.
ds_kll_union() expects a dataset of STRINGs (e.g. column of a table) that represents serialized KLL sketches and returns a single STRING that is the received sketches unioned and serialized.