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