Skip to content

dbt-spark v1.6.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jul 22:47
3b1dc21

dbt-spark 1.6.0-rc1 - July 17, 2023

Features

  • add dbt-spark portion of dbt_clone functionality (#815)

Fixes

  • allow negative args for spark split part (#688)
  • Disallow untyped def's (#760)
  • Allow hostname to be provided with or without trailing slash (#302)
  • Remove dependent_projects argument from PartialProject call in unit tests (#7955)

Contributors