You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current strategy would be duplication of config labels before clobbering in case of bigquery and depending on size of project could be very heavy lift and unclean process
Who will this benefit?
Users who need to be able to change default behavior of the adapter configs to stop things like clobbering of some configs ie. big-query multiple labels.
organization members who don't directly interface with dbt themselves but work from the warehouse side can rely on not losing values and know tables/datasets are organized correctly.
Are you interested in contributing this feature?
Yes would love to work with language team on this
Anything else?
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
[Feature] MergeBehavior extending for adapters by default
[CT-92] [Feature] MergeBehavior extending for adapters by default
Jan 25, 2022
This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please remove the stale label or comment on the issue, or it will be closed in 7 days.
Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest; add a comment to notify the maintainers.
Is there an existing feature request for this?
Describe the Feature
in reference to #105 in
dbt-bigquery
questions @jtcohen6 brought up in regards to this:
Some syntax work that has been worked on Custom merge behavior for configs
Describe alternatives you've considered
Current strategy would be duplication of config labels before clobbering in case of bigquery and depending on size of project could be very heavy lift and unclean process
Who will this benefit?
Users who need to be able to change default behavior of the adapter configs to stop things like clobbering of some configs ie. big-query multiple labels.
organization members who don't directly interface with dbt themselves but work from the warehouse side can rely on not losing values and know tables/datasets are organized correctly.
Are you interested in contributing this feature?
Yes would love to work with language team on this
Anything else?
The text was updated successfully, but these errors were encountered: