rdettai commented on issue #614:
URL: 
https://github.com/apache/arrow-datafusion/issues/614#issuecomment-954690732


   It is worth noting that aHash, the hashing library that is used, [clearly 
states](https://github.com/tkaitchuck/aHash#goals-and-non-goals) that it's hash 
do not follow any clear standard, so the assumption made by the tests [here 
](https://github.com/apache/arrow-datafusion/blob/2eb2daada0bf05ae4321d970ede68ef9b0850204/datafusion/src/physical_plan/repartition.rs#L791-L792)
 that the hash will always be the same is wrong.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to