Rust Polars 0.43.1
🐞 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
forPlSmallStr
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