dongjoon-hyun commented on issue #25821: [SPARK-29124][CORE] Use MurmurHash3 
`bytesHash(data, seed)` instead of `bytesHash(data)`
URL: https://github.com/apache/spark/pull/25821#issuecomment-532403322
 
 
   This is an opposite approach. This PR makes Apache Spark independent from 
that Scala patch instead of **matching** to it. In that PR, I also suggest this 
approach.
   > to match scala/scala@846ee2b#diff-ac889f851e109fc4387cd738d52ce177 don't 
we need both calls to change `bytesHash` to `arrayHash`

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to