You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Gabor Kaszab (Jira)" <ji...@apache.org> on 2020/08/04 10:23:00 UTC

[jira] [Created] (IMPALA-10045) Document ds_hll_* functions

Gabor Kaszab created IMPALA-10045:
-------------------------------------

             Summary: Document ds_hll_* functions
                 Key: IMPALA-10045
                 URL: https://issues.apache.org/jira/browse/IMPALA-10045
             Project: IMPALA
          Issue Type: New Feature
          Components: Docs
    Affects Versions: Impala 4.0
            Reporter: Gabor Kaszab


There were some new functions added recently to add support for Apache DataSketches HLL calculations. These functions purpose is to give an approximate answer for count(distinct) kind of queries.

The newly introduced functions are:
ds_hll_sketch()
ds_hll_estimate()
ds_hll_union()

Related Jiras:
https://issues.apache.org/jira/browse/IMPALA-9632
https://issues.apache.org/jira/browse/IMPALA-9633

We should document these and mark them as experimental features so that users can try out and hopefully give feedback.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org