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 5444725c6 refactor(core): reuse chunked read for metadata
add c4347eab4 refactor(core): wait chunked read metadata
No new revisions were added by this update.
Summary of changes:
core/core/src/raw/futures_util.rs | 25 +++++++++
core/core/src/types/context/read.rs | 21 ++++++++
core/core/src/types/read/buffer_stream.rs | 64 ++++++++++++++++++------
core/core/src/types/read/futures_bytes_stream.rs | 3 +-
4 files changed, 96 insertions(+), 17 deletions(-)