Skip to content

dbt-spark 1.3.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@leahwicz leahwicz released this 29 Jul 21:52
7f6cffe

dbt-spark 1.3.0b1 (July 29, 2022)

Features

  • Support python model through notebook, currently supported materializations are table and incremental. (#377)

Fixes

  • Pin pyodbc to version 4.0.32 to prevent overwriting libodbc.so and libltdl.so on Linux (#397, #398)

Under the hood

  • Support core incremental refactor (#394)

Contributors