You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/19 09:35:37 UTC

[GitHub] [arrow] pitrou commented on pull request #13487: ARROW-16945: [C++] Add new scalar compute function for 32-bit hashing

pitrou commented on PR #13487:
URL: https://github.com/apache/arrow/pull/13487#issuecomment-1188827906

   > * Given a random selection of non-equal values
   
   I'd add that non-random but likely selections should also show a nice hash distribution. Including:
   * ranges of consecutive `[0, N]` numbers
   * clustered strings (for example a subset of `/usr/share/dict/words`, or something generated that looks like that)
   


-- 
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-unsubscribe@arrow.apache.org

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