-
Notifications
You must be signed in to change notification settings - Fork 498
feat(io): support HDFS by HdfsStoreProvider #5368
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
base: main
Are you sure you want to change the base?
Conversation
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
|
@Xuanwo I change the underlying storage backend from hdfs native object store to opendal. However, I found the version of Any idea when will lance upgrade the version of opendal dependency to |
It's ok to upgrade it for now. Would you like to start a PR for this? |
|
sure |
This PR close #2140.