What's Changed
Features
- feat: add data_scanned_in_bytes to adapter response by @jurgispods in #353
- feat: add catalog_name param to AthenaConnection handle by @brunofaustino in #358
- feat: add iceberg sync column types support by @sashakcc in #304
- feat: fix athena partitions limit by @svdimchenko 🔥 in #360
Dependencies
- chore: Update moto requirement from ~=4.1.11 to ~=4.1.12 by @dependabot in #343
- chore: Update pytest requirement from ~=7.3 to ~=7.4 by @dependabot in #346
- chore: Update dbt-tests-adapter requirement from ~=1.5.1 to ~=1.5.2 by @dependabot in #344
- chore: Update dbt-tests-adapter requirement from ~=1.5.2 to ~=1.5.4 by @dependabot in #362
- chore: Update moto requirement from ~=4.1.12 to ~=4.1.14 by @dependabot in #361
- chore: Update pydantic requirement from ~=1.10 to >=1.10,<3.0 by @dependabot in #349
- chore: Update pyparsing requirement from ~=3.1.0 to ~=3.1.1 by @dependabot in #369
Fixes
- fix: fix unexpected error rendering columns missing data_type by @hiro-o918 in #342
- fix: enable persist_docs for views by @roslovets in #337
- fix: remove create_schema from default snapshot materialization by @C123R in #365
- fix: failure when config from view to Iceberg table by @brabster in #367
New Contributors
- @brunofaustino made their first contribution in #358
- @sashakcc made their first contribution in #304
- @C123R made their first contribution in #365
Full Changelog: v1.5.1...v1.5.2