Coalesces a Spark DataFrame
Coalesces a Spark DataFrame
sdf_coalesce(x, partitions)Arguments
| x | An object coercable to a Spark DataFrame (typically, a
|
| partitions | number of partitions |
Coalesces a Spark DataFrame
sdf_coalesce(x, partitions)| x | An object coercable to a Spark DataFrame (typically, a
|
| partitions | number of partitions |