You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2021/07/23 15:12:36 UTC

[GitHub] [orc] belugabehr edited a comment on pull request #748: ORC-842: Remove newKey from StringHashTableDictionary

belugabehr edited a comment on pull request #748:
URL: https://github.com/apache/orc/pull/748#issuecomment-885708365


   Under the covers, Text#hashcode uses `WritableComparator.hashBytes`.  If we remove the dependency on Hadoop, this will have to change, but preserves current functionality for now and that's why I chose to use it here instead of some other solution.


-- 
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: dev-unsubscribe@orc.apache.org

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