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

fix: update object_store to 0.10.2 #2994

Conversation

thomasfrederikhoeck
Copy link
Contributor

@thomasfrederikhoeck thomasfrederikhoeck commented Nov 14, 2024

Description

Closes #2382 as this includes apache/arrow-rs#5830

Documentation

Nothing to add here.

Copy link

ACTION NEEDED

delta-rs follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

@thomasfrederikhoeck thomasfrederikhoeck changed the title Update object_store to 0.10.2 fix: Update object_store to 0.10.2 Nov 14, 2024
@thomasfrederikhoeck thomasfrederikhoeck changed the title fix: Update object_store to 0.10.2 fix: update object_store to 0.10.2 Nov 14, 2024
Signed-off-by: Thomas Frederik Hoeck <[email protected]>
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.25%. Comparing base (935f7eb) to head (be6847b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2994   +/-   ##
=======================================
  Coverage   72.25%   72.25%           
=======================================
  Files         128      128           
  Lines       40341    40341           
  Branches    40341    40341           
=======================================
  Hits        29150    29150           
+ Misses       9337     9336    -1     
- Partials     1854     1855    +1     

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

@ion-elgreco ion-elgreco added this pull request to the merge queue Nov 14, 2024
Merged via the queue into delta-io:main with commit b4eff70 Nov 14, 2024
22 checks passed
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.

Rust engine doesn't correctly seralize path for partions on timestamp on Windows
2 participants