You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/07/30 20:47:09 UTC

[GitHub] [spark] huaxingao opened a new pull request #25303: [SPARK-23469] HashingTF should use corrected MurmurHash3 implementation

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org