Skip to content

chore: update OpenDAL and object_store#6672

Merged
Xuanwo merged 4 commits intomainfrom
xuanwo/opendal-upgrade-latest
May 4, 2026
Merged

chore: update OpenDAL and object_store#6672
Xuanwo merged 4 commits intomainfrom
xuanwo/opendal-upgrade-latest

Conversation

@Xuanwo
Copy link
Copy Markdown
Collaborator

@Xuanwo Xuanwo commented May 3, 2026

This upgrades the OpenDAL integration stack to the latest compatible releases: opendal and object_store_opendal 0.56, alongside object_store 0.13.2.

The main compatibility work is adapting Lance's object-store wrappers and test stores to the object_store 0.13 trait shape, where convenience operations moved behind ObjectStoreExt and implementations now provide delete_stream / copy_opts directly. The PR also replaces deprecated Path::child calls with Path::join so the upgrade does not leave new deprecation noise behind.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 3, 2026

ACTION NEEDED
Lance 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.

For details on the error please inspect the "PR Title Check" action.

@Xuanwo Xuanwo changed the title Update OpenDAL and object_store chore: update OpenDAL and object_store May 3, 2026
Copy link
Copy Markdown
Contributor

@jackye1995 jackye1995 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can rebase this

@jackye1995 jackye1995 force-pushed the xuanwo/opendal-upgrade-latest branch from b047d23 to 07b617e Compare May 4, 2026 06:49
@Xuanwo Xuanwo marked this pull request as ready for review May 4, 2026 07:35
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@Xuanwo Xuanwo merged commit bce708a into main May 4, 2026
28 checks passed
@Xuanwo Xuanwo deleted the xuanwo/opendal-upgrade-latest branch May 4, 2026 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants