This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch fix-range-read
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
from efe7c22cd Fix dropbox
add aa62c9e70 Fix edge cases
add 5ce370f63 Fix read
No new revisions were added by this update.
Summary of changes:
core/src/raw/oio/read/api.rs | 17 ----
core/src/raw/oio/read/range_read.rs | 170 +++++++++++++++++++++++++-----------
core/src/raw/rps.rs | 23 +++++
core/src/services/http/backend.rs | 69 ++++++++++++++-
core/src/services/s3/backend.rs | 8 +-
core/tests/behavior/fuzz.rs | 36 +++++++-
6 files changed, 253 insertions(+), 70 deletions(-)