Xuanwo commented on issue #5426: URL: https://github.com/apache/opendal/issues/5426#issuecomment-2563279686
> Because my understanding is that the current service backend already has this parameter, and the ETag for multiple range requests is the same value. Hi, I'm referring to the public API of opendal: [`Operator::reader`](https://docs.rs/opendal/latest/opendal/struct.Operator.html#method.reader). When a user calls this API, they receive an `opendal::Reader`. However, at this point, the underlying requests have not yet been executed. So we don't know of the metadata yet. -- 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]
