meteorgan commented on issue #5426: URL: https://github.com/apache/opendal/issues/5426#issuecomment-2565668704
> `Range` condition is not supported for `reader` now, should we add it ? emmm, According to the design of `reader`, we don't need the `Range` condition for `reader_with`. Instead, we can handle the `Range` when actually reading the data. https://github.com/apache/opendal/blob/52c96bb8e8cb4d024ccab1f415c4756447c726dd/core/src/types/read/reader.rs#L112-L115 -- 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]
