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

Fixed OrcaVault hub models incremental differential except query #27

Merged

Conversation

victorskl
Copy link
Member

  • Guard the differential loading with is_incremental() function.
    This activates "except" query when dbt determines incremental load.

* Guard the differential loading with `is_incremental()` function.
  This activates "except" query when dbt determines incremental load.
@victorskl victorskl self-assigned this Feb 3, 2025
@victorskl victorskl added the enhancement New feature or request label Feb 3, 2025
@victorskl victorskl added this pull request to the merge queue Feb 4, 2025
Merged via the queue into main with commit 694b611 Feb 4, 2025
4 checks passed
@victorskl victorskl deleted the fix-hub-models-incremental-differential-except-query branch February 4, 2025 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant