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

Update incremental-models.md #5306

Merged
merged 3 commits into from
Jun 20, 2024
Merged

Commits on Apr 18, 2024

  1. Update incremental-models.md

    If event_time is NULL or the table is truncated, the condition will always be true and load all records. 
    This is an edge case. 
    
    If an final table is truncated. dbt condisider it as incremental load. then the model will fail, to avoid that situation.
    zvijayakumar committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8db1440 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    03594f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7064cea View commit details
    Browse the repository at this point in the history