Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MNT] [Dependabot](deps): Update polars requirement from <1.10.0 to <1.12.0 #486

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2024

Updates the requirements on polars to permit the latest version.

Release notes

Sourced from polars's releases.

Python Polars 1.11.0

🚀 Performance improvements

  • Improve var/cov/corr performance (#19381)
  • Reduce memcopy in parquet (#19350)
  • Optimize array and list gather (#19327)

✨ Enhancements

  • Various Schema improvements (equality/init dtype checks) (#19379)
  • AssumeRole support for AWS Credential Provider (#19346)
  • Added escape_regex operation to the str namespace and as a global function (#19257)
  • Improve read_database_uri typing (#19334)

🐞 Bug fixes

  • Allow .get(null) in groupby context (#19401)
  • Fix include_file_paths and with_row_index for streaming CSV scan (#19394)
  • Flaky parametric parquet test (#19393)
  • Release GIL in gather_with_series() and friend (#19383)
  • Raise on data mismatch in str.json_decode (#19347)
  • Ensure Python version matches version used to serialize credential provider (#19375)
  • Capture groups should be ignored in replace_all when literal=True (#19366)
  • Ignore Parquet is_{min,max}_value_exact when set to true (#19344)
  • Projection pushdown was ignored by include_file_paths (#19341)

📖 Documentation

  • Spurious import in example (#19398)
  • Tiny correction post dask-expr (#19354)

📦 Build system

  • Revert PyO3 version back to 0.21 (#19376)

🛠️ Other improvements

  • Expose group_by_dynamic in pyir (#19385)
  • Add AlignedBytes types (#19308)
  • Remove unsued bytes->BytesIO conversion (#19369)
  • Improve error message for Zero-Field Structs with Parquet (#19370)
  • Reduce memcopy in parquet (#19350)

Thank you to all our contributors for making this release possible! @​alexander-beedie, @​barak1412, @​benrutter, @​coastalwhite, @​corwinjoy, @​itamarst, @​max-muoto, @​nameexhaustion, @​orlp, @​ritchie46, @​stinodego, @​wence- and @​wolfgang-noichl

Commits
  • 1d144c8 python Polars 1.11.0 (#19402)
  • fe016ed refactor(python): Expose group_by_dynamic in pyir (#19385)
  • fc8eec2 refactor: Add AlignedBytes types (#19308)
  • 7aefcc8 docs(python): Spurious import in example (#19398)
  • b64e032 fix: Allow .get(null) in groupby context (#19401)
  • c8aac32 fix: Fix include_file_paths and with_row_index for streaming CSV scan (#1...
  • 16a0bac fix: Flaky parametric parquet test (#19393)
  • c58fbcb feat(python): Various Schema improvements (equality/init dtype checks) (#19...
  • c655e8d refactor(rust): Don't pickle entire python function for object store keying (...
  • e1dfcdd build: Revert PyO3 version back to 0.21 (#19376)
  • Additional commits viewable in compare view

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)

Updates the requirements on [polars](https://github.com/pola-rs/polars) to permit the latest version.
- [Release notes](https://github.com/pola-rs/polars/releases)
- [Commits](pola-rs/polars@py-0.0.1...py-1.11.0)

---
updated-dependencies:
- dependency-name: polars
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the maintenance Continuous integration, unit testing & package distribution label Oct 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2024

Superseded by #488.

@dependabot dependabot bot closed this Oct 28, 2024
@dependabot dependabot bot deleted the dependabot/pip/polars-lt-1.12.0 branch October 28, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Continuous integration, unit testing & package distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants