Hubert-Dudek
Databricks MVP

- dlt use automatically cloudFiles.schemaLocation So the schema is stored automatically, and in many cases, it will be stable, but it does not

- keep using cloudFiles.schemaHints, but just load JSON to a variable and pass that variable (I guess you will need some format conversion from JSON to SQL ddl, but it can be achieved with a simple python script)


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