Polars: rs-0.43.1 Release

Release date:
September 12, 2024
Previous version:
rs-0.43.0 (released September 11, 2024)
Magnitude:
459 Diff Delta
Contributors:
9 total committers
Data confidence:
Commits:

Top Contributors in rs-0.43.1

ritchie46
coastalwhite
eitsupi
orlp
alexander-beedie
yarimiz
nameexhaustion
ohan-fillbach-c60e
ankane

Directory Browser for rs-0.43.1

All files are compared to previous version, rs-0.43.0. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

🐞 Bug fixes

  • Revert automatically turning on Parquet prefiltered (#18720)
  • Parquet prefiltered with projection pushdown (#18714)
  • Correctly display multilevel nested Arrays (#18687)
  • Fix scalar literals (#18707)
  • Missing activation for serde for PlSmallStr from some crates (#18702)
  • Add missing PhantomDatas to BackingStorage (#18699)
  • Fix use of undeclared crate or module error (#18701)
  • Refactor decompression checks and add support for decompressing JSON (#18536)
  • Qcut all nulls panics (#18667)

πŸ› οΈ Other improvements

  • Remove IR info from DSL (#18712)
  • Refactor code into functions in new parquet source (#18711)
  • Remove unused feature flags from polars-mem-engine (#18679)
  • Remove hive_parts from DSL source (#18694)

Thank you to all our contributors for making this release possible! @alexander-beedie, @ankane, @attila-lin, @coastalwhite, @eitsupi, @nameexhaustion, @ohanf, @orlp, @ritchie46 and @yarimiz