Skip to content

Bodo 2026.1 Release (Date: 01/15/2026)

πŸŽ‰ Highlights

In this release, we are excited to provide preliminary support for the upcoming Pandas 3 package, as well as support for Linux Arm platforms.

✨ New Features

  • Improved support for non-nanosecond timedelta values

🏎️ Performance Improvements

  • Use gather/scatter primitives that don’t use JIT compilation as much as possible internally to improve performance

πŸ› Bug Fixes

  • Fixed groupby string handling corner cases
  • Fixed list of struct array handling corner case

βš™οΈ Dependency Changes

  • Preliminary support for Pandas 3
  • Support for Python 3.14 pip wheels for Windows platforms
  • Support for Linux Arm platforms