Forum Discussion
DebbieE
Community Champion
2 years agoPyspark Create a ProcessedFiles. Update the flag but I then can't resave OR then view the original P
I have a CurrentProcessed.parquet file containing filename: string (nullable = true) processedTime: timestamp (nullable = true) fullyProcessedFlag: integer (nullable = true) And throughout t...
Anonymous
2 years agoNot applicable
Hi DebbieE
I reproduced the same error when trying to update a parquet file with your method. However I haven't figured out a solution yet. Still need some time to work on this, as I'm new to Spark and not very experienced by now.
Best Regards,
Jing