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

Create a new incremental_substrategy for insert_overwrite and microbatch #1415

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

borjavb
Copy link
Contributor

@borjavb borjavb commented Nov 27, 2024

resolves #1409
docs dbt-labs/docs.getdbt.com/#

Problem

extending #1410

Solution

Checklist

  • I have read the contributing guide and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter interface, etc) or this PR has already received feedback and approval from Product or DX

@cla-bot cla-bot bot added the cla:yes label Nov 27, 2024
@borjavb borjavb changed the title Draft test Draft example of insert_overwrite with a new sub optimization function Nov 28, 2024
@borjavb borjavb force-pushed the insert-overwrite-opt branch 6 times, most recently from 25e45c7 to 16be393 Compare December 30, 2024 09:31
fixtures

Create Features-20241229-174752.yaml
@borjavb borjavb force-pushed the insert-overwrite-opt branch from 16be393 to e26a05f Compare December 30, 2024 12:27
@borjavb borjavb force-pushed the insert-overwrite-opt branch from 6580895 to d2e321a Compare December 30, 2024 12:31
@borjavb borjavb changed the title Draft example of insert_overwrite with a new sub optimization function Create a new incremental_substrategy for insert_overwrite and microbatch Dec 31, 2024
@borjavb borjavb marked this pull request as ready for review December 31, 2024 13:49
@borjavb borjavb requested a review from a team as a code owner December 31, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Optimize incremental 'insert_overwrite' strategy
1 participant