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

build(deps): upgrade arrow dependencies #168

Merged
merged 1 commit into from
Oct 13, 2024
Merged

Conversation

kazdy
Copy link
Contributor

@kazdy kazdy commented Oct 13, 2024

Description

bump arrow from 53.0.0 to 53.1.0

resolves: #143

How are the changes test-covered

  • N/A
  • Automated tests (unit and/or integration tests)
  • Manual tests
    • Details are described below

@kazdy kazdy marked this pull request as ready for review October 13, 2024 14:44
Copy link

codecov bot commented Oct 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.81%. Comparing base (2ef9557) to head (84dd924).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #168      +/-   ##
==========================================
+ Coverage   89.16%   89.81%   +0.65%     
==========================================
  Files          16       17       +1     
  Lines         877      884       +7     
==========================================
+ Hits          782      794      +12     
+ Misses         95       90       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xushiyan xushiyan added rust Related to Rust codebase dependencies labels Oct 13, 2024
@xushiyan xushiyan added this to the release-0.2.0 milestone Oct 13, 2024
@xushiyan xushiyan merged commit 00bafdb into apache:main Oct 13, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies rust Related to Rust codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade arrow-rs, object_store, datafusion, pyo3 versions
2 participants