dbt-bigquery 1.4.0-b1 - December 15, 2022
Features
- Support for ingestion time partition table on BigQuery as incremental materialization (#75, #136)
- Migrate dbt-utils current_timestamp macros into core + adapters (#324, #323)
- Optimize insert_overwrite incremental strategy with WRITE_TRUNCATE / Partition copy (#77, #167)
Fixes
Under the Hood
- event logging changes to be in parity with dbt-core post pr#6291 (#6139, #410)
- fix issue with tox 4.0.0 release which changes passenv syntax for space-separated variables (#411, #411)
Dependencies
Contributors
- @Kayrnt (#136, #167, #363)
- @eplus-aolalere (#332)
- @ericapetersson (#356)