So whenever i am trying to read from a source with stream i get this error "A file referenced in the transaction log cannot be found" and it points to a file that does not exist.
I have tried:
- Changing the checkpoint location
- Changing the start location
- Running "spark._jvm.com.databricks.sql.transaction.tahoe.DeltaLog.clearCache()"
Is there anything else i could do?
Thanks in advance guys n girls!