🎉 Highlights
This release focused on the introduction of our PyIceberg backend for Iceberg IO. Rather than using the Bodo Iceberg Connector, Bodo now uses the pyiceberg library to work with Iceberg tables. See our blog post for more details.
✨ New Features
- Iceberg IO now uses PyIceberg instead of our custom Iceberg connector behind-the-scenes for working with Iceberg tables by @srilman in #235.
🔄 Behavior Changes
- Snowflake write will use the PUT method instead of direct upload which is less performant. This is in preparation for upgrading to Arrow 19 which will enable writing to Azure backed storage without Hadoop and should be ready soon
Full Changelog: 2025.2...2025.2.1