Skip to content

dbt-teradata v1.7.1

Compare
Choose a tag to compare
@adamtwo adamtwo released this 11 Jan 18:01
· 0 commits to 183bc6f0c46760318a855f9daeb06fc9cac80088 since this release

dbt-teradata 1.7.1a

Features

  • Model contracts are now supported with dbt-teradata v1.7.1 and onwards
  • Addition of Tera Mode in dbt-teradata
    IMPORTANT NOTE: This is an initial implementation of the TERA transaction mode and may not support some use cases. We strongly advise validating all records or transformations utilizing this mode to preempt any potential anomalies or errors.

Fixes

  • Fixed the bug related to missing keyword 'raise' in one of the exception handling
    #133
  • Fixed the Issue: Incremental Materialization : Merge not working when update does single column
    #120

Docs

Under the hood