sdf_coalesce {sparklyr} | R Documentation |
Coalesces a Spark DataFrame
Description
Coalesces a Spark DataFrame
Usage
sdf_coalesce(x, partitions)
Arguments
x |
A |
partitions |
number of partitions |
[Package sparklyr version 1.8.6 Index]
sdf_coalesce {sparklyr} | R Documentation |
Coalesces a Spark DataFrame
sdf_coalesce(x, partitions)
x |
A |
partitions |
number of partitions |