Volker
Databricks Partner

I feel like 

.option("schemaTrackingLocation", checkpoint_path)

should do the trick but if I add this option and alter the source table schema, the schema that the stream reads is still the old one before the schema adaptions and, thus, I cannot propagate the schema changes from bronze to silver.
Could it be that I'm doing something wrong or missing some additional option?