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 v53 #38

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2024

This PR contains the following updates:

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

Release Notes

apache/arrow-rs (arrow)

v53.2.0

Compare Source

Full Changelog

Implemented enhancements:

  • Implement arrow_json encoder for Decimal128 & Decimal256 DataTypes #​6605 [arrow]
  • Support DataType::FixedSizeList in make_builder within struct_builder.rs #​6594 [arrow]
  • Support DataType::Dictionary in make_builder within struct_builder.rs #​6589 [arrow]
  • Interval parsing from string - accept "mon" and "mons" token #​6548 [arrow]
  • AsyncArrowWriter API to get the total size of a written parquet file #​6530 [parquet]
  • append_many for Dictionary builders #​6529 [arrow]
  • Missing tonic GRPC_STATUS with tonic 0.12.1 #​6515 [arrow] [arrow-flight]
  • Add example of how to use parquet metadata reader APIs for a local cache #​6504 [parquet]
  • Remove reliance on raw-entry feature of Hashbrown #​6498 [parquet] [arrow] [arrow-flight]
  • Improve page index metadata loading in SerializedFileReader::new_with_options #​6491 [parquet]
  • Release arrow-rs / parquet minor version 53.1.0 (October 2024) #​6340 [arrow]

Fixed bugs:

Documentation updates:

Closed issues:

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

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 Oct 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.79%. Comparing base (2643171) to head (bfb13de).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #38   +/-   ##
=======================================
  Coverage   77.79%   77.79%           
=======================================
  Files          47       47           
  Lines        5993     5993           
=======================================
  Hits         4662     4662           
  Misses       1331     1331           
Components Coverage Δ
boomerang 100.00% <ø> (ø)
boomerang_derive 89.13% <ø> (ø)
boomerang_runtime 77.04% <ø> (ø)
boomerang_tinymap 87.84% <ø> (ø)
boomerang_util 26.92% <ø> (ø)

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