chore(deps): upgrade OpenDAL to 0.58#7823
Conversation
📝 WalkthroughWalkthroughOpenDAL and ChangesOpenDAL 0.58 migration
Estimated code review effort: 2 (Simple) | ~10 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
Claude Code Review
Claude Code Review is paused for this repository. To reconnect it, an admin of this repository's GitHub organization (or the account owner, for personal repositories) who can also manage your Claude organization's Code Review settings needs to re-link GitHub in Code Review settings. This is a one-time step.
Tip: disable this comment in your organization's Code Review settings.
OpenDAL 0.58 introduces a finished-operator construction API and removes native capability accessors. Keeping Lance on the current OpenDAL release avoids carrying an outdated storage integration while preserving the behavior of all OpenDAL-backed object store providers.
No user-facing behavior change is intended. The root, Python, and Java dependency graphs remain aligned on the same OpenDAL release.