TobikoData / sqlmesh

Efficient data transformation and modeling framework that is backwards compatible with dbt.
https://sqlmesh.com
Apache License 2.0
1.83k stars 161 forks source link

Feat: audit forward-only cloned preview tables #3369

Closed treysp closed 1 week ago

treysp commented 1 week ago

SQLMesh currently only runs audits on deployable tables.

This PR enables running audits on non-deployable forward-only cloned preview tables.