Skip to content

dbt-teradata v1.7.3

Compare
Choose a tag to compare
@adamtwo adamtwo released this 10 Jun 14:02
· 0 commits to eda30442df524dae662f897c016603edabf3aac7 since this release

dbt-teradata 1.7.3a

Features

  • dbt-teradata 1.7.3 is now compatible with dbt-core 1.7.16
  • Adding 'valid_history' incremental materialization strategy (early access)
  • Implementation of query_band support in dbt-teradata

Fixes

  • Fixed the issue with expanding the size of Unicode varchars.
  • Fixed the issue where the 'TeradataCursor' object lacked the 'activityname' attribute.
  • Fixed the model encountering the "Syntax error: Multiple definitions for WITH" error.