Hubert-Dudek
Databricks MVP

The code is correct. The only problem I can imagine is that on s3_path, something is left (like some lost partition). I think better it would be to register delta to metastore and use .write.table("table_name") instead of using the path.


My blog: https://databrickster.medium.com/