Bodo 2025.4 Release (Date: 04/07/2025)¶
=====================================
🎉 Highlights¶
In this release, we're excited to support reading and writing GCS with FileSystemCatalog in Bodo and upgrading MPI4Py to version 4.
✨ New Features¶
- Support reading/writing to GCS with FileSystemCatalog.
- Add API
get_gpu_ranks
to return list of ranks pinned to GPU.
⚙️ Dependency Upgrades¶
- Upgrade to MPI4Py 4.
🐛 Bug Fixes¶
- Fix caching in BodoSQLContext.sql
- Fix
BodoDataFrame.to_csv()/to_json()
string output in spawn mode. - Fix error in writing parquet files with Snowflake.