@jamie is there a way you'd recommend to architecture around this?
Specifically, we're thinking of serving some data directly out of Snowflake - but if a query happens during a Dagster write operation, we could get funky results.
Maybe a blue-green deployment of our terminal tables?