Relative Content

Tag Archive for pysparkapache-iceberg

Pyspark script does not save iceberg file

Trying to write a Pyspark script that reads a parquet file and save it in iceberg format. (later on it is supposed to read the newly created iceberg file and create an iceberg table on it)