huaxingao opened a new pull request #25303: [SPARK-23469] HashingTF should use 
corrected MurmurHash3 implementation
URL: https://github.com/apache/spark/pull/25303
 
 
   ## What changes were proposed in this pull request?
   
   Update HashingTF to use new implementation of MurmurHash3
   Make HashingTF use the old MurmurHash3 when a model from pre 3.0 is loaded
   
   ## How was this patch tested?
   
   Change existing unit tests. Also add one unit test to make sure HashingTF 
use the old MurmurHash3 when a model from pre 3.0 is loaded
   

----------------------------------------------------------------
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