- This file provides a full account of all changes to
dbt-spark
. - Changes are listed under the (pre)release in which they first appear. Subsequent releases include changes from previous releases.
- "Breaking changes" listed under a version may require action from end users or external maintainers when upgrading to that version.
- Do not edit this file directly. This file is auto-generated using changie. For details on how to document a change, see the contributing guide
- updating python version in tox (#536, #534)
- fix post new release tox issues around passenv and allowlist_externals (#546, #546)
- 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)
- 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)
- get_response -> AdapterResponse (#265)
- Adding stale Actions workflow (#275)
- Update plugin author name (
fishtown-analytics
→dbt-labs
) in ODBC user agent (#288) - Configure insert_overwrite models to use parquet (#301)
- @JCZuurmond ( #279)
- @ueshin (#320)
- @amychen1776 (#288)
- @ueshin (#285)
For information on prior major and minor releases, see their changelogs: