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

[Microbatch] Use behavior flag to gate microbatch functionality #327

Open
QMalcolm opened this issue Oct 1, 2024 · 0 comments · May be fixed by #323
Open

[Microbatch] Use behavior flag to gate microbatch functionality #327

QMalcolm opened this issue Oct 1, 2024 · 0 comments · May be fixed by #323

Comments

@QMalcolm
Copy link
Contributor

QMalcolm commented Oct 1, 2024

In #308 we began gating the microbatch functionality behind an environment variable. However, for a better user experience, we're moving to using a project flag in dbt-core (dbt-labs/dbt-core#10799). In dbt-adapters, project flags can be interpreted by behavior flags. Thus we need to update dbt-adapters to use a behavior flag for gating the microbatch functionality instead of using an environment variable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant