z3z1ma / dbt-osmosis

Provides automated YAML management, a dbt server, streamlit workbench, and git-integrated dbt model output diff tools
https://z3z1ma.github.io/dbt-osmosis/
Apache License 2.0
456 stars 46 forks source link

[feat] Macro Helpers #3

Closed z3z1ma closed 2 years ago

z3z1ma commented 2 years ago

Leaving this as a note to myself for the next sprint.

Consider how we can use existing cross db macros like those present in dbt audit helper for SQL engine diffs. See how granularly we can expose diffs.

z3z1ma commented 2 years ago

This is now incorporated in both diff and on the workbench