Skip to content

dbt-maxcompute v1.8.0-a12

Latest
Compare
Choose a tag to compare
@dingxin-tech dingxin-tech released this 20 Dec 05:46

New Features

  • Support for specifying partition_py during table materialization to automatically create auto-partitioned tables.
  • Introduced a new date_spine macro for generating date dimension tables.
  • Modified the dateadd macro to add support for hour and week partitions.
  • Refactored the datediff macro to simplify it and support more date intervals.

Full Changelog: v1.8.0-a11...v1.8.0-a12