Seems like some files are stored in .checkpoint.parquet and spark is trying to read those files from delta. But i don't understand how is it possible to have those files in the checkpoint parquet but those files doesn't exist in the table. How is it possible?