This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch fix-stat
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
from 177c9d7fa Remove create_dir for services that not supportted
add d4c95cea6 Fix test
add b80c519b1 Fix azfile
No new revisions were added by this update.
Summary of changes:
.../org/apache/opendal/test/behavior/AsyncListTest.java | 2 +-
.../org/apache/opendal/test/behavior/BlockingListTest.java | 2 +-
bindings/python/tests/test_async_delete.py | 2 +-
bindings/python/tests/test_sync_delete.py | 2 +-
core/src/services/azfile/backend.rs | 7 ++++++-
core/src/services/azfile/core.rs | 13 ++++---------
core/src/services/obs/backend.rs | 1 -
core/src/services/rocksdb/backend.rs | 4 ++++
8 files changed, 18 insertions(+), 15 deletions(-)