Skip to content

Python Polars 1.7.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 15:49
54218e7

🐞 Bug fixes

  • Revert automatically turning on Parquet prefiltered (#18720)
  • Parquet prefiltered with projection pushdown (#18714)
  • Fix scalar literals (#18707)

πŸ› οΈ Other improvements

  • Remove IR info from DSL (#18712)
  • 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!
@ankane, @attila-lin, @coastalwhite, @eitsupi, @nameexhaustion, @orlp and @ritchie46