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

chore(deps): update dependency polars to v0.20.19 - abandoned #59

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dare-renovate[bot]
Copy link
Contributor

@dare-renovate dare-renovate bot commented Apr 8, 2024

This PR contains the following updates:

Package Update Change
polars (changelog) minor ==0.19.12 -> ==0.20.19

Release Notes

pola-rs/polars (polars)

v0.20.0: Rust polars 0.20.0

New rust polars release! 🚀

This release of 286 commits is here thanks to the contributions of: (in no specific order):

did I forget your contribution, please ping me, I do this manually 🙈

Most notable changes are:

  • Many bug fixes.
  • Many performance improvements.

features

  • Made representation of groups tuples more cache friendly #​2431

  • Remove Seek requirement of readers

  • Add groupby_rolling as new entrance to expression API.

  • Improve CSV parsers stability and performance on several occasions

  • Horizontal aggregations are parallelized #​2454

  • Reduce pivot code bloat and improve performance #​2458

  • Struct data type added.

  • Extend methods that allow modification of the same memory if Arc::ref_count == 1

  • Avro readers and writers.

  • Improved rules of window expressions.

  • Support for us time unit.

  • Parquet use statistics in query optimizations.

  • Optimize projections in lazy computations. (Mostly useful when you deal with a large number of columns e.g. millions).

  • Improve performance and flexibility of melt operation @​2799

  • new expressions

    • str.split
    • str.split_inclusive
    • arr.join
    • unique_stable
    • str.split_exact
    • count expression that does not require column names
    • arr.arg_min
    • arr.arg_max
    • arr.diff
    • arr.shift

Update to arrow2 0.10.0

See the 0.10.0 release for all upstream improvements.


Configuration

📅 Schedule: Branch creation - "after 10pm,before 5am" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

github-actions bot commented Apr 9, 2024

✔️ ✒️ Commitlint PR Title - Good Title

@dare-renovate dare-renovate bot force-pushed the renovate/polars-0.x branch from 6a01b95 to bcd93a6 Compare April 9, 2024 21:16
@dare-renovate dare-renovate bot force-pushed the renovate/polars-0.x branch from bcd93a6 to 1a4cd05 Compare April 10, 2024 01:58
Copy link

✒️ PR Title Commitlint - ✔️ Lint success!

@dare-renovate
Copy link
Contributor Author

dare-renovate bot commented Apr 10, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@dare-renovate dare-renovate bot changed the title chore(deps): update dependency polars to v0.20.19 chore(deps): update dependency polars to v0.20.19 - abandoned Jul 1, 2024
@dare-renovate
Copy link
Contributor Author

dare-renovate bot commented Jul 1, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants