What's Changed
- feat: add support for array and map iceberg data types by @Jrmyy in #36
- fix: support all iceberg data types by @Jrmyy in #37
- Handle error while cleaning partitions by @nicor88 in #32
- Fix edge case on Iceberg types by @nicor88 in #40
- Create datatypes.sql by @owenprough-sift in #26
- Support s3_data_dir and s3_data_naming by @nicor88 in #39
- chore: add function tests for utils macros by @Jrmyy in #33
- Fix default incremental strategy by @jessedobbelaere in #46
- Support
on_schema_change
feature on incremental model by @hiro-o918 in #30 - Adding user-agent-extra parameter to improve Log Analysis by @armaseg in #48
- fix: multi-thread issues by removing global boto3 session by @jessedobbelaere in #45
- feat: add incremental append and merge for iceberg tables by @Jrmyy in #47
New Contributors
- @jessedobbelaere made their first contribution in #46
- @hiro-o918 made their first contribution in #30
- @armaseg made their first contribution in #48
Full Changelog: v1.3.1...v1.3.2