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

[Feature] Instead of an S3 client, consider adding OpenDal as a client to access all storage services. #46019

Open
3 tasks done
wsjz opened this issue Dec 26, 2024 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@wsjz
Copy link
Contributor

wsjz commented Dec 26, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

Description

The opendal is an Open Data Access Layer that enables seamless interaction with diverse storage services.
I think that Doris can use it to connect to hdfs, all object storage or more kv/file stores
About the opendal: https://github.com/apache/opendal

Use case

We can use a unified data access layer on BE, or unified data/file access catalog base on opendal for FE.
Firstly, we can implement a new table value function with the opendal to access file.

Related issues

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@wsjz wsjz added the kind/feature Categorizes issue or PR as related to a new feature. label Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant