Github user cloud-fan commented on the issue:

    https://github.com/apache/spark/pull/22112
  
    > assuming the ordering from the source RDD is preserved
    
    This is the problem we are resolving here. This assumption is incorrect, 
and the RDD closure should handle it, or use what I proposed in this PR: the 
retry strategy.


---

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

Reply via email to