Skip to content

Releases: bodo-ai/Bodo

2025.2

13 Feb 19:02
87821cc
Compare
Choose a tag to compare

🎉 Highlights

We've started to revamp our CSV and JSON reader and writer to work more inline with our Parquet I/O. As part of this release, we standardized multiple smaller features and filesystem support. We’ve just begun, so look forward to more changes!

In addition, we also started working on improving our compilation time by first creating a global cache for internal functions. This can provide dramatic speedups on subsequent uses of Bodo.

✨ New Features

  • Support reading CSV/JSON/Parquet data from HuggingFace by @ehsantn in #175 and #176
  • Support Google Cloud Storage (GCS) for CSV/JSON/Parquet I/O by @ehsantn in #169
  • Support glob format in CSV read by @ehsantn in #180
  • Support zstd compression in CSV/JSON I/O by @ehsantn in #27
  • Improved reliability of spawn destructors for lazy data structures by @ehsantn in #161

🏎️ Performance Improvements

  • Improved compilation time of dataframe unboxing by @ehsantn in #147
  • Improved compilation time by caching functions internal to Bodo across program runs by @DrTodd13 in #154

🐞 Bug Fixes

  • Improved the error message when Bodo detects an OOM to provide potential solutions and paths forward by @srilman in #205
  • Fixed a bug in parallel read of JSON lines files by @ehsantn in #178
  • Fix the Pandas warning that appears when using to_csv or to_json by @hadia206 in #216 and #234

⚙️ Dependency Upgrades

💖 New Contributors

Full Changelog: 2025.1...2025.2

2025.1

13 Jan 21:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.12.3...2025.1

2024.12.3

30 Dec 16:57
80ef759
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.12.2...2024.12.3

2024.12.2

19 Dec 19:27
2cc26f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.10...2024.12.2

2024.12.1

13 Dec 23:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.12...2024.12.1

2024.12

07 Dec 01:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.11...2024.12