github dbt-labs/dbt-athena v1.6.1

latest releases: v1.8.4, v1.8.3, v1.8.2...
12 months ago

What's Changed

Features

  • feat: Implement configurable debug_query_state parameter for AthenaCursor by @svdimchenko in #395
  • feat: Implement default lf tags for database by @svdimchenko in #398
  • feat: Implement non-partitioned tmp table by @svdimchenko in #405
  • feat: add support for S3 Extra arguments in Seed file upload to s3 by @linkerzx in #397

Dependencies

  • chore: improve setup.py to add minimum python version by @nicor88 in #383
  • chore: Update moto requirement from ~=4.1.14 to ~=4.2.0 by @dependabot in #387
  • chore: Update dbt-tests-adapter requirement from ~=1.6.0 to ~=1.6.1 by @dependabot in #388
  • chore: Update pre-commit requirement from ~=2.21 to ~=3.4 by @dependabot in #393
  • chore: Update moto requirement from ~=4.2.0 to ~=4.2.2 by @dependabot in #394
  • chore: Update black requirement from ~=23.3 to ~=23.9 by @dependabot in #408
  • chore: Update dbt-tests-adapter requirement from ~=1.6.1 to ~=1.6.2 by @dependabot in #407
  • chore: Bump version for release by @svdimchenko in #409

Fixes

  • fix: add varbinary column type for iceberg tables by @sashakcc in #384
  • fix: avoid calling cancel method not implemented in PyAthena's connection by @keshihoriuchi in #385
  • fix: Mark list_relations_without_caching as available by @voroninman in #391
  • fix: Added null check for partitions batches by @lukas-gust in #392
  • fix: Athena query in debug log by @svdimchenko in #401
  • fix: render relation in case of we hit partition limits by @nicor88 in #403
  • fix: Use importlib.metadata.version() to remove implicit dependency on setuptools by @skirino in #399
  • fix: cross account catalog_id glue client function calls by @brunofaustino in #370

New Contributors

Full Changelog: v1.6.0...v1.6.1

Don't miss a new dbt-athena release

NewReleases is sending notifications on new releases.