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 46 forks source link

Initialize the variable `n_cols_added` #136

Closed syou6162 closed 2 months ago

syou6162 commented 2 months ago

fixes https://github.com/z3z1ma/dbt-osmosis/issues/135. FYI @b-per @z3z1ma

I fixed n_cols_added was not initialized when the --skip-add-columns option was specified.