Skip to content

Bodo 2025.3 Release (Date: 03/06/2025)

=====================================

🎉 Highlights

This release we're excited to add Windows support to Bodo. We also continue our focus on Iceberg and enhance our support for Iceberg Rest Catalogs.

✨ New Features

  • Bodo is now available on Windows on pip and Conda.
  • BodoSQL's TabularCatalog has become IcebergRestCatalog.
  • Test suites for Iceberg Rest Catalog using Polaris.

🐛 Bug Fixes

  • Fixed a hang when using spawn mode from an interactive Python session.
  • Fixed an incorrect output array type when rewriting free variables to arguments in UDFs