Skip to content

Conversation

@rtyler
Copy link
Member

@rtyler rtyler commented Sep 20, 2025

With the recent MSRV change for the newest datafusion release, finally
time to upgrade some of these.

In the course of doing this, I decided to get rid of the unnecessary
maplit crate dependency here. Making HashMaps isn't that hard 😄

@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Sep 20, 2025
@codecov
Copy link

codecov bot commented Sep 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.06%. Comparing base (5b9b642) to head (34afa76).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3772      +/-   ##
==========================================
+ Coverage   75.99%   76.06%   +0.07%     
==========================================
  Files         145      145              
  Lines       44880    45025     +145     
  Branches    44880    45025     +145     
==========================================
+ Hits        34106    34250     +144     
- Misses       9092     9094       +2     
+ Partials     1682     1681       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

With the recent MSRV change for the newest datafusion release, finally
time to upgrade some of these.

In the course of doing this, I decided to get rid of the unnecessary
`maplit` crate dependency here. Making HashMaps isn't that hard 😄

Signed-off-by: R. Tyler Croy <[email protected]>
@rtyler rtyler requested review from ion-elgreco and roeap September 20, 2025 16:04
@rtyler rtyler marked this pull request as ready for review September 20, 2025 16:29
@rtyler rtyler enabled auto-merge (rebase) September 20, 2025 16:29
@rtyler rtyler merged commit 19f19db into main Sep 20, 2025
26 checks passed
@rtyler rtyler deleted the chore/aws-sdks branch September 20, 2025 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

binding/rust Issues for the Rust crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants