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 Datafusion, Arrow, and Rust versions #197

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

jonathanc-n
Copy link
Contributor

@jonathanc-n jonathanc-n commented Nov 25, 2024

Description

Closes #196

Upgrade versions for Df and arrow.

And upgrade rust to 1.79

How are the changes test-covered

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

@matthewmturner
Copy link

It would be awesome if this was included in the v0.2 release!

@xushiyan xushiyan added this to the release-0.3.0 milestone Nov 27, 2024
@xushiyan xushiyan added the rust Related to Rust codebase label Nov 27, 2024
Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.78%. Comparing base (857264d) to head (51c91ae).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
+ Coverage   90.93%   91.78%   +0.85%     
==========================================
  Files          20       20              
  Lines         960      962       +2     
==========================================
+ Hits          873      883      +10     
+ Misses         87       79       -8     

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

@xushiyan xushiyan changed the title build(deps): Upgrade Datafusion and Arrow to version 43.0.0 and 53.3.0 build(deps): upgrade Datafusion and Arrow to version 43.0.0 and 53.3.0 Nov 27, 2024
@xushiyan xushiyan changed the title build(deps): upgrade Datafusion and Arrow to version 43.0.0 and 53.3.0 build(deps): upgrade Datafusion, Arrow, and Rust versions Nov 27, 2024
@xushiyan xushiyan merged commit 361e281 into apache:main Nov 27, 2024
10 of 12 checks passed
@jonathanc-n jonathanc-n deleted the update-df43 branch December 8, 2024 20:31
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 to DataFusion v43
3 participants