powered by
Creates a DataFrame for the given length.
sdf_len(sc, length, repartition = NULL)
The associated Spark connection.
The desired length of the sequence.
The number of partitions to use when distributing the data across the Spark cluster.