This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from a8596ecf3e9 [fix](UT) Fix incorrect command for cloud run_all_tests.sh (#33274) add 68e1413417b [feature&fix](cloud) Support hdfs accessor in Checker (#33280) No new revisions were added by this update. Summary of changes: be/src/io/fs/hdfs_file_system.cpp | 7 ++- cloud/src/recycler/checker.cpp | 97 +++++++++++++++++++++++++++++++-- cloud/src/recycler/checker.h | 17 ++++-- cloud/src/recycler/hdfs_accessor.cpp | 6 +- cloud/src/recycler/hdfs_accessor.h | 3 +- cloud/src/recycler/obj_store_accessor.h | 14 ++++- cloud/src/recycler/s3_accessor.cpp | 3 +- cloud/src/recycler/util.cpp | 22 ++++++-- cloud/test/hdfs_accessor_test.cpp | 4 +- 9 files changed, 147 insertions(+), 26 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org