Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Behavior Flags] Add Behavior Flag Framework to dbt-adapters #281

Closed
5 of 8 tasks
mikealfare opened this issue Aug 2, 2024 · 1 comment · Fixed by #282
Closed
5 of 8 tasks

[Behavior Flags] Add Behavior Flag Framework to dbt-adapters #281

mikealfare opened this issue Aug 2, 2024 · 1 comment · Fixed by #282
Assignees
Labels
enhancement New feature or request user docs

Comments

@mikealfare
Copy link
Contributor

mikealfare commented Aug 2, 2024

Housekeeping

  • I am a maintainer of dbt-adapters

Short description

As an adapter maintainer, I want to use the Behavior Flag Framework in dbt-common, so that I can safely implement breaking changes while notifying users.

Acceptance criteria

Suggested testing

Security

This is effectively config, hence no more risky than current functionality.

Docs

We should make sure the behavior flag docs in docs.getdbt.com are updated. We also need to add docs for adapter maintainers.

Consequences

We should work closely with third party adapter maintainers to make sure they understand how to implement behavior flags in their own adapters as we will be asking them do so when appropriate.

@FishtownBuildBot
Copy link
Collaborator

Opened a new issue in dbt-labs/docs.getdbt.com: dbt-labs/docs.getdbt.com#6032

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request user docs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants