You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/08/25 05:55:00 UTC

[GitHub] [druid] gianm commented on pull request #10313: Make NUMERIC_HASHING_THRESHOLD configurable

gianm commented on pull request #10313:
URL: https://github.com/apache/druid/pull/10313#issuecomment-679780301


   > I see a comment on `NUMERIC_HASHING_THRESHOLD` that talks about benchmarks, but I couldn't find any
   > in the codebase
   
   It looks like the code was originally using a `HashSet<Long>`, which would be quite a bit slower than the LongOpenHashSet it uses today.


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



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