Github user mridulm commented on the issue:

    https://github.com/apache/spark/pull/20414
  
    In addition, any use of random in spark code will get affected by this - 
unless input is an idempotent source; even if random initialization is done 
predictably with the partition index (which we were doing here anyway).
    We might want to look at mllib and other places as well.


---

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

Reply via email to