We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Most object storage services will return metadata while reading data, it could be great if opendal can support it.
Returning metadata while reading data.
OpenDAL used to support it but removed it for handling concurrent reading.
The text was updated successfully, but these errors were encountered:
Hi, I would like to work on this. Thank you!
Sorry, something went wrong.
Hi, would you like to propose an RFC first? It will be a big breaking changes for read API.
Sure, let me work on that first.
No branches or pull requests
Feature Description
Most object storage services will return metadata while reading data, it could be great if opendal can support it.
Problem and Solution
Returning metadata while reading data.
Additional Context
OpenDAL used to support it but removed it for handling concurrent reading.
Are you willing to contribute to the development of this feature?
The text was updated successfully, but these errors were encountered: