Skip to content

dbt-spark 1.0.1rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@leahwicz leahwicz released this 06 Apr 22:50
· 10 commits to 1.0.latest since this release
9538904

dbt-spark 1.0.1rc1 (April 6, 2022)

Fixes

  • Closes the connection properly (#280, #285)
  • Make internal macros use macro dispatch to be overridable in child adapters (#319, #320)

Under the hood

  • Configure insert_overwrite models to use parquet (#301)

Contributors