oowl commented on code in PR #2898: URL: https://github.com/apache/incubator-opendal/pull/2898#discussion_r1300880013
########## core/src/types/operator/operator.rs: ########## @@ -445,28 +419,6 @@ impl Operator { self.reader_with(path).await } - /// Create a new reader which can read the specified range. Review Comment: `reader_with` comment has `reader_with(path).range(range)` example. -- 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: commits-unsubscr...@opendal.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org