Jackie-Jiang commented on PR #10288:
URL: https://github.com/apache/pinot/pull/10288#issuecomment-1433784353

   Thanks for the contribution!
   
   I do have a high level question: do you need to use theta sketch to do 
single column distinct count? The reason why we didn't add theta sketch support 
for star-tree index is because HLL is the better data structure to use if no 
set intersect or diff is required


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

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to