dbt-labs/dbt-jobs-as-code

Simplify the logic of updating/deleting env var overwrite using sets

Opened this issue · 0 comments

b-per commented
    I believe this can be simplified using set operations, which would reduce the need for the nested loop and the explicit conditional logic.

Originally posted by @nicholasyager in #14 (comment)