sdf_num_partitions
From sparklyr v1.0.3
by Javier Luraschi
Gets number of partitions of a Spark DataFrame
Gets number of partitions of a Spark DataFrame
Usage
sdf_num_partitions(x)
Arguments
- x
A
spark_connection
,ml_pipeline
, or atbl_spark
.
Community examples
Looks like there are no examples yet.