What's Changed
Features
- feat: Update
AthenaColumn
to parse array types by @jeancochrane in #672
Fixes
- fix: edge case fix on iceberg target table being dropped instead on being renamed first by @nicor88 in #667
- fix: Improve caching of work_group lookup by @namelessjon in #678
Chore
- chore: improve function tests for iceberg retries by @nicor88 in #674
- chore: increase num_iceberg retries by @nicor88 in #679
- chore: prepare release 1.8.3 by @nicor88 in #680
Dependencies
- chore: Update moto requirement from ~=5.0.8 to ~=5.0.9 by @dependabot in #666
- chore: Update pyupgrade requirement from ~=3.15 to ~=3.16 by @dependabot in #669
- chore: Update flake8 requirement from ~=7.0 to ~=7.1 by @dependabot in #670
- chore: Update dbt-tests-adapter requirement from ~=1.8.0 to ~=1.9.1 by @dependabot in #673
Docs
- chore: Added information about location table to readme (#628) by @cuff-links in #665
New Contributors
- @cuff-links made their first contribution in #665
- @namelessjon made their first contribution in #678
Full Changelog: v1.8.2...v1.8.3