Skip to content

Rust Polars 0.38.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 08:40
a199ed5

πŸš€ Performance improvements

  • Elide utf8/binary cast in Parquet reading (#14757)

✨ Enhancements

  • Implement compression and skipping for binview IPC (#14789)

🐞 Bug fixes

  • fix feature flags (#14802)
  • Allow non-strict construction / initialization of Enum columns (#14728)
  • Fix streaming parquet limit (#14783)

πŸ“¦ Build system

  • bump rayon from 1.8.1 to 1.9.0 (#14797)

Thank you to all our contributors for making this release possible!
@alexander-beedie, @c-peters, @dependabot, @dependabot[bot], @ritchie46 and @stinodego