rs-0.43.1
版本发布时间: 2024-09-12 22:01:07
pola-rs/polars最新发布版本:py-1.8.2(2024-09-25 04:10:38)
🐞 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