This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch implement-list-metakey
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
from 9730699fd feat: Add async list with metakey support
add 033c75b6b format code
No new revisions were added by this update.
Summary of changes:
core/src/layers/async_backtrace.rs | 4 +-
core/src/layers/await_tree.rs | 7 ++--
.../raw/oio/read/into_seekable_read_by_range.rs | 2 +-
core/src/raw/oio/write/multipart_upload_write.rs | 3 +-
core/src/raw/ops.rs | 5 ++-
core/src/services/tikv/backend.rs | 15 ++++---
core/src/types/entry.rs | 46 +++++++++++++++++++---
core/src/types/list.rs | 2 +-
core/src/types/operator/operator.rs | 23 ++++++++---
core/tests/behavior/fuzz.rs | 3 +-
10 files changed, 79 insertions(+), 31 deletions(-)