dbt-labs / dbt-adapters

Apache License 2.0
25 stars 35 forks source link

[Feature] Support Behavior Flags #248

Closed amychen1776 closed 2 weeks ago

amychen1776 commented 3 months ago

Is this your first time submitting a feature request?

Describe the feature

dbt Core has a functionality called behavior change flags which we should also support on dbt-adapters. This way, adapter maintainers can ship breaking changes without customer projects breaking overnight once users upgrade.

Describe alternatives you've considered

Do not support this—I don't see this as a real option, given that it will be disruptive to users in dbt Cloud who will be upgraded to new functionalities that could cause breaking changes.

Who will this benefit?

dbt users

Are you interested in contributing this feature?

I can write sql :sweat:

Anything else?

No response

amychen1776 commented 2 weeks ago

Closing this since we shipped it