Question on running optimize on a Delta table streaming pipeline

User16826990884
Databricks Employee
Databricks Employee

I have a Bronze -> Silver -> Gold architecture for my ETL pipelines and all tables are Delta. I'm trying to understand what updates flow downstream when I make changes to the source table. Most importantly, if I run optimize on the source, does everything propagate downstream?