Features:
- Added support for
dbt source freshness
functionality.
Fixes:
- Fixed an issue where using the
incremental
materialization with theinsert_overwrite
strategy would cause errors for auto-partitioned tables. - Fixed an issue where temporary tables created using the
incremental
materialization were not automatically deleted.