v1.3.3
What's Changed
- chore: move all utlity macros in utils or helpers by @Jrmyy in #55
- Add version in the adapter by @nicor88 in #59
- Some general tweaks by @nicor88 in #61
- Fix query comments in case of alter and vacuum by @nicor88 in #56
- fix: incremental table with insert_overwrite by @jessedobbelaere in #57
- chore: add unit tests by @Jrmyy in #63
- chore: add .editorconfig and update Pylance by @mattiamatrix in #67
- chore: improve docs and add CODEOWNERS by @nicor88 in #70
- feat: add on_schema_change for iceberg tables by @Jrmyy in #69
- Fix deletion of tables with same prefix location by @juliansteger-sc in #76
- feat!: Iceberg features only compatible with v3 engine by @Jrmyy in #79
New Contributors
- @mattiamatrix made their first contribution in #67
- @juliansteger-sc made their first contribution in #76
Full Changelog: v1.3.2...v1.3.3