Skip to content

chore(deps): bump polars from 0.54.4 to 0.55.2 - #54

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/polars-0.55.2
Open

chore(deps): bump polars from 0.54.4 to 0.55.2#54
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/polars-0.55.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor

Bumps polars from 0.54.4 to 0.55.2.

Release notes

Sourced from polars's releases.

Rust Polars 0.55.2

✨ Enhancements

  • Add adaptive HTTP rate-limiter for cloud IO (#28591)

🐞 Bug fixes

  • Unsoundness in rayon block_on (#28709)
  • Check for (shallow) IR node equality on top of hashing in CSPE (#28506)

📖 Documentation

  • Document that arg_extremum functions return any index on ties (#28691)

Thank you to all our contributors for making this release possible! @​dancsi, @​dsprenkels, @​kdn36, @​orlp and @​ritchie46

Rust Polars 0.55.1

This Releases' DSL matches Python 1.43.2.

🚀 Performance improvements

  • Pushdown len() to concat/union inputs (#28570)
  • Optimize not(bool_f) to not_bool_f (#28474)
  • Split multiplexers that directly scan from in-memory DataFrame (#28376)
  • Make DNS cache global (#28352)
  • Do not remove cache if predicates not pushed to all inputs (#28341)
  • Environment variable for logging slow DNS lookup (#28211)
  • Pre-partition on left, right and semi joins on hive partitioned data (#28374)
  • Rewrite inner joins on hive partitioned data to a union of partitions filtered joins (#28327)
  • Tighten redundant comparisons and propagate filter constraints (#27999)
  • Canonicalize predicates (#28212)
  • Remove excess memory copy in streaming IPC sink (#28141)
  • Parallelize scan_iceberg resolve (#28168)
  • Chunk-aware morsel splitting on single-file IO sink (#27950)
  • Don't allocate for full_null() with small lengths (#28181)
  • Use monotonic deque for rolling min_by/max_by (O(n)) (#27436)
  • Add a sampled resolve mode for multi-file parquet metadata (#28111)
  • Speed up small dtype series sums with a upcast sum kernel (#27958)
  • Don't block on path expansion (#28073)
  • Add bytes-based concurrency control for cloud IO (#27924)
  • Stop flushing multiplexer on phase change (#28013)
  • Prevent empty chunks from triggering copy in rechunk (#27953)
  • Improve performance of struct unnest inside list eval on streaming (#27905)

✨ Enhancements

  • Add struct.drop() (#28666)
  • Improve error message when CSV name de-duplication fails (#28658)
  • Always keep first metadata per source for Parquet (#28661)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 28, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 28, 2026 02:34
@dependabot
dependabot Bot force-pushed the dependabot/cargo/polars-0.55.2 branch from 0f7a37f to 68d8aff Compare September 1, 2026 02:44
@dependabot
dependabot Bot force-pushed the dependabot/cargo/polars-0.55.2 branch from 68d8aff to 80bfcfe Compare September 1, 2026 02:52
Bumps [polars](https://github.com/pola-rs/polars) from 0.54.4 to 0.55.2.
- [Release notes](https://github.com/pola-rs/polars/releases)
- [Commits](pola-rs/polars@rs-0.54.4...rs-0.55.2)

---
updated-dependencies:
- dependency-name: polars
  dependency-version: 0.55.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/polars-0.55.2 branch from 80bfcfe to 13905d2 Compare September 1, 2026 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants