Apache Iceberg fast forward fails
I’m trying to fast_forward my iceberg branch but it fails with:
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)