UnspecifiedDistribution¶
UnspecifiedDistribution is a Distribution.
[[requiredNumPartitions]] UnspecifiedDistribution specifies None for the Distribution.md#requiredNumPartitions[required number of partitions].
Note
None for the required number of partitions indicates to use any number of partitions (possibly spark.sql.shuffle.partitions configuration property).