Rachelint commented on PR #11750: URL: https://github.com/apache/datafusion/pull/11750#issuecomment-2260922679
> > Interesting, it seems the common point with #11718 is that we should consider the increasing collision when the hash table is filling up. > > In theory I think this is the kind of optimization that we are relying on `hashbrown` to do for us. Maybe there are some tuning knobs we could set but maybe we should just leave the defaults -- it seems to work reasonably well Yes, as @2010YOUY01 mentioned [ in #11](https://github.com/apache/datafusion/pull/11718#discussion_r1696934383), hashbrown do a lot of design work about it. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org