Github user JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/11211#issuecomment-184753632
I think that we need to disable randomness of the hash in order to be able
to safely compare hashcodes which were generated by different Python processes
/ machines.
Could you do a little detective work to look through the Git history and
try to figure out whether this propagation _ever_ worked or determine whether
it was broken recently? If it used to work and was broken only in 1.6 then I
think that there might be another root cause that we should find rather than
patching around this one specific issue in Python.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]