dbt-databricks icon indicating copy to clipboard operation
dbt-databricks copied to clipboard

Feature/incremental predicates

Open dave-connors-3 opened this issue 2 years ago • 0 comments

resolves #160

Description

Updates the incremental materialization to include user supplied incremental_predicates and passes that to the dbt_spark_get_incremental_sql macro.

The changes to dbt_spark_get_incremental_sql are updated in dbt-spark PR #436

Checklist

  • [x] I have run this code in development and it appears to resolve the stated issue
  • [x] This PR includes tests, or tests are not required/relevant for this PR
  • [x] I have updated the CHANGELOG.md and added information about my change to the "dbt-databricks next" section.

dave-connors-3 avatar Aug 23 '22 14:08 dave-connors-3