You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/06/12 15:39:53 UTC

[GitHub] [incubator-pinot] mcvsubbu commented on a change in pull request #4293: Add support for an aggregation function returning serialized hyperlog…

mcvsubbu commented on a change in pull request #4293: Add support for an aggregation function returning serialized hyperlog…
URL: https://github.com/apache/incubator-pinot/pull/4293#discussion_r292984543
 
 

 ##########
 File path: docs/pql_examples.rst
 ##########
 @@ -148,6 +148,7 @@ Supported aggregations on single-value columns
 * ``MINMAXRANGE``
 * ``DISTINCTCOUNT``
 * ``DISTINCTCOUNTHLL``
+* ``DISTINCTCOUNTRAWHLL``: Returns serialized HLL after initial aggregation. Allows post-query aggregation by clients.
 
 Review comment:
   You may wan to clarify that this is a string. Do you want to add example on how the result can be used?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org