py-1.13.1

pola-rs/polarspy-1.13.1Nov 13, 2024by github-actions[bot]

AI Summary

A minor release focusing on the new streaming engine and releasing the GIL in Python APIs.

Key Highlights

  • Add IPC source node for new streaming engine
  • Release GIL in Python APIs
  • Fix incorrect lazy schema for aggregations

New Features

  • Add IPC source node for new streaming engine

Full Release Notes

## ✨ Enhancements

- Add IPC source node for new streaming engine (#19454)

## 🐞 Bug fixes

- Release GIL in Python APIs, part 1 (#19705)
- Fix incorrect lazy schema for aggregations (#19753)
- Address incorrect `selector & col` expansion (#19742)

## 📖 Documentation

- Fix formatting of nested list (#19746)
- Add `meta.is_column` to API docs (#19744)
- Fix join API reference links (#19745)

Thank you to all our contributors for making this release possible!
@alexander-beedie, @coastalwhite, @etiennebacher, @itamarst, @nameexhaustion, @orlp, @ritchie46 and @rodrigogiraoserrao