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 rust crate arrow to v54 #55

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

Package Type Update Change
arrow workspace.dependencies major 52 -> 54

Release Notes

apache/arrow-rs (arrow)

v54.0.0

Compare Source

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

  • Buffer::bit_slice loses length with byte-aligned offsets #​6895 [arrow]
  • parquet arrow writer doesn't track memory size correctly for fixed sized lists #​6839 [parquet]
  • Casting Decimal128 to Decimal128 with smaller precision produces incorrect results in some cases #​6833 [arrow]
  • Should empty nullable dictionary be parsed as null from arrow-csv? #​6821 [arrow]
  • Array take doesn't make fields nullable #​6809
  • Arrow Flight Encodes a Slice's List Offsets If the slice offset is starts with zero #​6803 [arrow]
  • Parquet readers incorrectly interpret legacy nested lists #​6756 [parquet]
  • filter_bits under-allocates resulting boolean buffer #​6750 [arrow]
  • Multi-language support issues with Arrow FlightSQL client's execute_update and execute_ingest methods #​6545 [arrow] [arrow-flight]

Documentation updates:

Closed issues:

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v53.3.0

Compare Source

v53.2.0

Compare Source

v53.1.0

Compare Source

v53.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.77%. Comparing base (ac2ada9) to head (21cb24b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #55   +/-   ##
=======================================
  Coverage   80.77%   80.77%           
=======================================
  Files          48       48           
  Lines        6695     6695           
=======================================
  Hits         5408     5408           
  Misses       1287     1287           
Components Coverage Δ
boomerang 100.00% <ø> (ø)
boomerang_derive 89.08% <ø> (ø)
boomerang_runtime 75.34% <ø> (ø)
boomerang_tinymap 88.54% <ø> (ø)
boomerang_util 20.48% <ø> (ø)

@renovate renovate bot force-pushed the renovate/arrow-54.x branch from 5dc77ac to 21cb24b Compare January 19, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants