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 "Fucun Chu (Jira)" <ji...@apache.org> on 2021/08/01 01:20:00 UTC

[jira] [Commented] (IMPALA-10835) Extend the ds_hll_sketch() function to accept a precision

    [ https://issues.apache.org/jira/browse/IMPALA-10835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17391081#comment-17391081 ] 

Fucun Chu commented on IMPALA-10835:
------------------------------------

Perf comparison doc:
https://docs.google.com/spreadsheets/d/1Vr67cm7ALxOmgaZeo5hMIfvbIGG0ALPILb5rcHqeAGA/edit?usp=sharing

> Extend the ds_hll_sketch() function to accept a precision
> ---------------------------------------------------------
>
>                 Key: IMPALA-10835
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10835
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>            Reporter: Fucun Chu
>            Assignee: Fucun Chu
>            Priority: Major
>
> Like [IMPALA-2658|https://issues.apache.org/jira/browse/IMPALA-2658], an optional parameter is added to solve the limitation of the precision of the ds_hll_sketch function.
> {code:java}
>    DS_HLL_SKETCH(expression [, precision])
> {code}
> The precision value must be between 4 and 21. The default is 12.



--
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