Polars: rs-0.44.1 Release

Release date:
October 29, 2024
Previous version:
rs-0.44.0 (released October 27, 2024)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in rs-0.44.1

Could not determine top contributors for this release.

Directory Browser for rs-0.44.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

🐞 Bug fixes

  • Incorrect gather for FixedSizeList with outer validity but no inner validities (#19489)
  • Make Duration parsing fallible and not panic (#19490)

πŸ“– Documentation

  • Fix various instances of repeated words in docs and comments (#19516)

πŸ“¦ Build system

  • Fix some feature flag issues (#19512)
  • Bump Rust toolchain to nightly-2024-10-28 (#19492)

πŸ› οΈ Other improvements

  • Add CI benchmark on merge (#19518)
  • Skip client check with env var (#19517)
  • Rename ComputeNode::spawn parameters (#19514)
  • Enable new_streaming feature by default (#19502)
  • Add groupby partitioning and parallel groupby finishing to new-streaming engine (#19451)
  • Improve makefile build commands (#19498)
  • Reduce Vec allocations in new-streaming parquet source (#19493)

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