This is an automated email from the ASF dual-hosted git repository. xuanwo pushed a commit to branch implement-list-metakey in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
commit d0870022ef42f56e638697ef86f2157179ef82fc Merge: 67850ec8a c17b5473f Author: Xuanwo <[email protected]> AuthorDate: Mon Aug 7 16:44:59 2023 +0800 Merge branch 'main' into implement-list-metakey Cargo.lock | 4 +- core/Cargo.toml | 2 +- core/src/layers/blocking.rs | 260 ++++++++++++++++++++++++++++++++++++ core/src/layers/mod.rs | 3 + core/src/types/operator/builder.rs | 1 - core/src/types/operator/operator.rs | 2 +- core/src/types/reader.rs | 21 +-- core/tests/behavior/utils.rs | 4 +- 8 files changed, 272 insertions(+), 25 deletions(-)
