github dbt-labs/dbt-spark v1.1.0
dbt-spark 1.1.0

latest releases: v1.9.1, v1.9.0, v1.9.0rc1...
3 years ago

dbt-spark 1.1.0 (April 28, 2022)

Features

  • Add session connection method (#272, #279)
  • Adds new integration test to check against new ability to allow unique_key to be a list. (#282), #291)

Fixes

  • Closes the connection properly (#280, #285)

Under the hood

  • get_response -> AdapterResponse (#265)
  • Adding stale Actions workflow (#275)
  • Update plugin author name (fishtown-analyticsdbt-labs) in ODBC user agent (#288)
  • Configure insert_overwrite models to use parquet (#301)
  • Use dbt.tests.adapter.basic in test suite (#298, #299)
  • Make internal macros use macro dispatch to be overridable in child adapters (#319, #320)
  • Override adapter method 'run_sql_for_tests' (#323, #324)
  • when a table or view doesn't exist, 'adapter.get_columns_in_relation' will return empty list instead of fail ([#328]#328)

Contributors

Don't miss a new dbt-spark release

NewReleases is sending notifications on new releases.