gianm opened a new pull request #11181:
URL: https://github.com/apache/druid/pull/11181


   The new property allows admins to configure the implementation for
   APPROX_COUNT_DISTINCT and COUNT(DISTINCT expr) in approximate mode.
   
   The motivation for adding this setting is to enable site admins to
   switch the default HLL implementation to DataSketches.
   
   For example, an admin can set:
   
     druid.sql.approxCountDistinct.function = APPROX_COUNT_DISTINCT_DS_HLL


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



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

Reply via email to