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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to