This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch refactor-tests
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
from 9f572a4e00 refactor: Re-organize the layout of tests
add 52562e8d83 feat(services/hdfs): Atomic write for hdfs (#3875)
add 45e0c1b239 docs: very minor English wording fix in error message
(#3900)
add 43ad92539e feat(services/hdfs): add atomic_write_dir to hdfsconfig
debug (#3902)
add 353ae3b4c4 Merge branch 'main' into refactor-tests
No new revisions were added by this update.
Summary of changes:
.github/workflows/service_test_hdfs.yml | 37 ++++++++++++
core/src/raw/http_util/body.rs | 2 +-
core/src/services/hdfs/backend.rs | 99 +++++++++++++++++++++++++++++----
core/src/services/hdfs/writer.rs | 82 ++++++++++++++++++++++-----
4 files changed, 193 insertions(+), 27 deletions(-)