Skip to content

Bump polars-lts-cpu from 1.24.0 to 1.32.2#395

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/polars-lts-cpu-1.32.2
Closed

Bump polars-lts-cpu from 1.24.0 to 1.32.2#395
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/polars-lts-cpu-1.32.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2025

Bumps polars-lts-cpu from 1.24.0 to 1.32.2.

Release notes

Sourced from polars-lts-cpu's releases.

Python Polars 1.32.2

🐞 Bug fixes

  • Return correct python package version (#23951)

📖 Documentation

  • Add arr.len() on the website (#23944)

Thank you to all our contributors for making this release possible! @​coastalwhite and @​etiennebacher

Python Polars 1.32.1

🚀 Performance improvements

  • Optimise BytecodeParser usage from warn_on_inefficient_map (#23809)
  • Lower extend_constant to the streaming engine (#23824)
  • Lower pl.repeat to streaming engine (#23804)
  • Remove redundant clone (#23771)

✨ Enhancements

  • Lower rle_id to a native streaming node (#23894)
  • Pass endpoint_url loaded from CredentialProviderAWS to scan/write_delta (#23812)
  • Dispatch scan_iceberg to native by default (#23912)
  • Lower unique_counts and value_counts to streaming engine (#23890)
  • Support initializing from __arrow_c_schema__ protocol in pl.Schema (#23879)
  • Better handle broken local package environment in show_versions (#23885)
  • Implement dt.days_in_month function (#23119)
  • Making Expr.rolling_*_by methods available to pl.Series (#23742)
  • Fix errors on native scan_iceberg (#23811)
  • Reinterpret binary data to fixed size numerical array (#22840)
  • Make rolling_map serializable (#23848)
  • Ensure CachingCredentialProvider returns copied credentials dict (#23817)
  • Change typing for .remote() from LazyFrameExt to LazyFrameRemote (#23825)
  • Implement repeat_by for Array and Null (#23794)
  • Add DeprecationWarning on passing physical ordering to Categorical (#23779)
  • Pre-filtered decode and row group skipping with Iceberg / Delta / scans with cast options (#23792)
  • Update BytecodeParser opcode awareness for upcoming Python 3.14 (#23782)

🐞 Bug fixes

  • Categorical namespace functions fail on Enum columns (#23925)
  • Properly set sumwise complete on filter for missing columns (#23877)
  • Restore Arrow-FFI-based Python<->Rust conversion in pyo3-polars (#23881)
  • Group By with filters (#23917)
  • Fix read_csv ignoring Decimal schema for header-only data (#23886)
  • Ensure collect() native Iceberg always scans latest when no snapshot_id is given (#23907)
  • Writing List(Array) columns to JSON without panic (#23875)
  • Fill Iceberg missing fields with partition values if present in metadata (#23900)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [polars-lts-cpu](https://github.com/pola-rs/polars) from 1.24.0 to 1.32.2.
- [Release notes](https://github.com/pola-rs/polars/releases)
- [Commits](pola-rs/polars@py-1.24.0...py-1.32.2)

---
updated-dependencies:
- dependency-name: polars-lts-cpu
  dependency-version: 1.32.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 8, 2025
@github-actions
Copy link

github-actions bot commented Aug 8, 2025

Coverage report

This PR does not seem to contain any modification to coverable code.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2025

Superseded by #399.

@dependabot dependabot bot closed this Aug 15, 2025
@dependabot dependabot bot deleted the dependabot/pip/polars-lts-cpu-1.32.2 branch August 15, 2025 05:49
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants