Skip to content

dbt-maxcompute v1.9.0-a6

Latest
Compare
Choose a tag to compare
@dingxin-tech dingxin-tech released this 26 Feb 09:43
· 2 commits to master since this release

Features:

  • Added support for dbt source freshness functionality.

Fixes:

  • Fixed an issue where using the incremental materialization with the insert_overwrite strategy would cause errors for auto-partitioned tables.
  • Fixed an issue where temporary tables created using the incremental materialization were not automatically deleted.