Forum Discussion

DebbieE's avatar
DebbieE
Icon for Community Champion rankCommunity Champion
2 years ago

Pyspark 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...