Symbol2 releases
Arrow
Found in 1 package: polars
polars(2 releases)
py-1.44.0This release introduces several performance improvements, new features like Iceberg schema evolution and correlated subqueries, and numerous bug fixes. It also deprecates the `rechunk` parameter and related functions.
py-1.32.3This release focuses heavily on performance improvements by lowering operations like `.sort(maintain_order=True).head()` and `rle` to the streaming engine. Numerous bug fixes address issues across data types, serialization, and expression evaluation.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when Arrow changes.
Learn More