Releases: Teradata/dbt-teradata
Releases · Teradata/dbt-teradata
dbt-teradata v1.3.3.1
dbt-teradata 1.3.3.1
Features
- Merge incremental strategy is now supported in dbt-teradata
Fixes
- Fixed the bug (#77), this is related to change in column type in source.
Docs
Under the hood
- Fixed issue regarding temp tables not getting dropped if incremental materialization fails
- Functional Testcases have been added
dbt-teradata v1.1.5.0
dbt-teradata 1.1.5.0
Features
Fixes
Docs
Under the hood
dbt-teradata v1.3.3.0
dbt-teradata 1.3.3.0
Features
Fixes
Added dbt-core 1.3.3 dependency to dbt-teradata 1.3.3 to remove the pytz dependency that was there in dbt-core 1.3.0 (dbt-labs/dbt-core#7075)
Docs
Under the hood
dbt-teradata v1.2.5.0
dbt-teradata 1.2.5.0
Features
Fixes
Added dbt-core 1.2.5 dependency to dbt-teradata 1.2.5 to remove the pytz dependency that was there in dbt-core 1.3.0 which dbt back ported to dbt 1.2.5 (dbt-labs/dbt-core#7075)
Docs
Under the hood
dbt-teradata v1.1.4.0
dbt-teradata 1.1.4.0
Features
Fixes
Added dbt-core 1.1.4 dependency to dbt-teradata 1.1.4 to remove the pytz dependency that was there in dbt-core 1.3.0 which dbt back ported to dbt 1.1.4 (dbt-labs/dbt-core#7075)
Docs
Under the hood
dbt-teradata v1.3.0.0
dbt-teradata v1.2.0.0
dbt-teradata 1.2.0.0
Features
- Upgrade to dbt v1.2.0 #55
- Added connection retries functionality with 'retries' configuration #56
- Added grants feature #59
Fixes
- Setting
on_schema_change="append_new_columns"
oron_schema_change="sync_all_columns"
in the model files will now append or sync all columns in the existing table. This fixes issue #48.
Docs
Under the hood
dbt-teradata v1.1.0.0
dbt-teradata 1.1.0.0
Features
- dbt-teradata adapter is now compatible with dbt 1.1.0
- Added support for python 3.10
Fixes
Docs
Under the hood
- Tests have been converted to the new test framework
dbt-teradata v1.0.6.0
dbt-teradata 1.0.6.0
Features
- Upgraded to dbt 1.0.6
Fixes
Docs
Under the hood
dbt-teradata v1.0.5.0
dbt-teradata 1.0.5.0
Features
- Upgrade to dbt 1.0.5