Xuanwo opened a new issue, #5426:
URL: https://github.com/apache/opendal/issues/5426

   ### Feature Description
   
   OpenDAL supports `read_with(path).if_match(etag)` but not 
`reader_with(path).if_match(etag)`, it will be great if we can support it.
   
   ### Problem and Solution
   
   `reader` could read diffent range of file, so the etag may need to pass 
while perform real reading IO. The API should be carefully designed.
   
   ### Additional Context
   
   _No response_
   
   ### Are you willing to contribute to the development of this feature?
   
   - [ ] Yes, I am willing to contribute to the development of this feature.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to