Relative Content

Tag Archive for postgresqlapache-spark

Spark 3.5.0 postgresql bpchar OutOfMemoryError

Calling show() or other similar actions in Spark 3.5.0 (pyspark) dataframe for a column read from postgresql with datatype bpchar throws an OutOfMemoryError. This error does not occur in lower version of Spark (3.4.1)