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

[Feature] Default microbatch strategy implementation + testing in dbt-adapters #302

Closed
Tracked by #10624
MichelleArk opened this issue Sep 11, 2024 · 1 comment · Fixed by #300
Closed
Tracked by #10624
Assignees

Comments

@MichelleArk
Copy link
Contributor

MichelleArk commented Sep 11, 2024

As part of dbt-labs/dbt-core#10624, we will need the new microbatch incremental strategy to be considered a 'builtin' incremental strategy, where its default macro implementation should simply raise a not implemented error.

Additionally, a base test should be written that adapter implementations can inherent and override as necessary.

@MichelleArk
Copy link
Contributor Author

closed by #300

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

Successfully merging a pull request may close this issue.

1 participant