pyspark - Spark Dataframe Maximum Column Count -


what maximum column count of spark dataframe? tried getting data frame documentation unable find it.

from architectural perspective, scalable, there should not limit on column count, can give rise uneven load on nodes & may affect overall performance of transformations.


Comments

Popular posts from this blog

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

serialization - Convert Any type in scala to Array[Byte] and back -

SonarQube Plugin for Jenkins does not find SonarQube Scanner executable -