This is an automated email from the ASF dual-hosted git repository.
Xuanwo pushed a change to branch xuanwo/read-metadata-api
in repository https://gitbox.apache.org/repos/asf/opendal.git
from eeb3ce7e7 test(core): inline stream metadata cases
add 9656be7b2 fix: Return object size in read metadata
No new revisions were added by this update.
Summary of changes:
core/services/compfs/src/backend.rs | 15 +++++++----
core/services/ftp/src/backend.rs | 4 +--
core/services/goosefs/src/backend.rs | 15 ++++++-----
core/services/goosefs/src/reader.rs | 8 +++---
core/services/hdfs-native/src/backend.rs | 6 ++---
core/services/hdfs/src/backend.rs | 6 ++---
core/services/monoiofs/src/backend.rs | 8 +++---
core/services/monoiofs/src/reader.rs | 34 +++++++++++++++++--------
core/services/opfs/src/backend.rs | 18 ++++++++-----
core/services/sftp/src/backend.rs | 6 ++---
integrations/object_store/src/service/reader.rs | 27 +++-----------------
11 files changed, 72 insertions(+), 75 deletions(-)