- new parameter `catalog` added in Athena warehouse configuration
Changed
- Hive support dependencies have been included in the release package
2.0.0b24
Changed
- Athena complex row type fix
2.0.0b23
Changed
- Fixed metadata bug
2.0.0b22
Changed
- Fixed bug in serialization of group values - Added Hive dialect (Thanks, ilhamikalkan !) - In scan, skipping columns with unknown data types - Improved analyzer should avoid full scan (Thanks, mmigdiso !) - Fixed valid_values configuration
2.0.0b21
Changed
- Improved error handling for Postgres/Redshift - Adaptations in `.editorconfig` to align with PEP-8 - Documentation improvements and additions - Managed scan support in scan launching flow
2.0.0b20
Changed
- Error handling of failed scans improvements - Fixed histogram query filter bug. Thanks mmigdiso for the contribution! - Added build badge to README.md