coalesce.spark_tbl: Coalesce the number of partitions in a 'spark_tbl'

Description Usage Arguments

View source: R/spark_tbl.R

Description

Returns the newly coalesced spark_tbl.

Usage

1
2
## S3 method for class 'spark_tbl'
coalesce(.data, n_partitions, ...)

Arguments

.data

a spark_tbl

n_partitions

integer, the number of partitions to resize to

...

additional argument(s), currently unused


danzafar/tidyspark documentation built on Sept. 30, 2020, 12:19 p.m.