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: [email protected]
For additional commands, e-mail: [email protected]