Jackie-Jiang commented on issue #15840:
URL: https://github.com/apache/pinot/issues/15840#issuecomment-2891991642

   You might want to try out `DISTINCT_COUNT_OFF_HEAP` introduced in #15469, 
which allows different hashing bits. Storing 64 bit hashes in a bitmap might 
not be efficient because it is always very sparse.


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