Github user bogdanrdc commented on the issue:

    https://github.com/apache/spark/pull/21587
  
    maybe also fix `SinglePartition.satisfies`. It is only checking for 
ClusteredDistribution and defaults to true otherwise. Luckily, 
`SinglePartition.numPartitions` is 1 so `EnsureRequirements` will still add a 
`Shuffle` to make the numPartitions match


---

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

Reply via email to