Github user jiangxb1987 commented on the issue:

    https://github.com/apache/spark/pull/21758
  
    @jerryshao In your case we just make sure that `rddC.isBarrier() == true`, 
coz there is no ShuffleDependency in `union()` operation, the tasks are 
launched based on rddC's partitions.


---

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

Reply via email to