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
422 stars 45 forks source link

Add options for `--skip-add-tags` and `--skip-merge-meta` #78

Closed syou6162 closed 10 months ago

syou6162 commented 10 months ago

dbt-osmosis inherits not only column descriptions but also (adding) tags and (merging) meta. Sometimes we only want to inherit column descriptions. So I added options --skip-add-tags and --skip-merge-meta.

syou6162 commented 10 months ago

@z3z1ma Could you review this pull request?

alex-harness commented 10 months ago

Same. LGTM