py-1.27.1
pola-rs/polarspy-1.27.1Apr 11, 2025by github-actions[bot]
AI Summary
A bug fix release addressing deadlocks in streaming distributors and predicate filters, alongside improvements to expression autocomplete.
Key Highlights
- Fix deadlock in streaming distributor
- Fix fallback predicate filter for `is_in`
- Improved expression autocomplete
New Features
- Improved expression autocomplete for IPython, Jupyter, and Marimo
Full Release Notes
## ✨ Enhancements - Improved expression autocomplete for `IPython`, `Jupyter`, and `Marimo` (#22221) ## 🐞 Bug fixes - Incorrect condition on empty inner join fast path (#22208) - Fallback predicate filter for `min=max` with `is_in` (#22213) - Don't panic for `LruCachedFunc` for `size=0` (#22215) - Writing masked out list values to json (#22210) - Deadlock in streaming distributor (#22207) Thank you to all our contributors for making this release possible! @Matt711, @alexander-beedie, @coastalwhite, @dependabot[bot], @orlp, @ritchie46 and [dependabot[bot]](https://github.com/apps/dependabot)