Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

dbt-spark 1.0.1

Choose a tag to compare

@leahwicz leahwicz released this 19 Apr 19:53
· 8 commits to 1.0.latest since this release
94c342a

dbt-spark 1.0.1 (April 19, 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