v1.3.2
What's Changed
- Added support for iceberg table format #149, #155, #165, #167, #168,
- Added capability to run integration tests against an Impala endpoint #151
- Added set of integration tests to cover major use-cases #157, #163
- Added contribution guideline for developers #150
- Added code styling, code formatting and syntax checks #171
- Added support for Python 3.7 #169
- Added support for plain authorization connection #141
Bug fixes:
- Adaptor should return an empty list if the table doesn't exist rather than throwing errors #154
- Fixed the partition by clause queries ie remove duplicate columns #160
- Fixed the default incremental_strategy #164
- Fixed the default incremental_strategy when partition columns used #167
- Fixed the incremental insert queries syntax, to support iceberg format #165
- Fixed existing broken integration tests #158
- Skipped some of the already broken grant_tests #151, #159
Full Changelog: v1.3.1...v1.3.4