This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-58242-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from a1de24b8232 branch-4.0: [feature](jdbc) support mapping varbinary type 
in JBDC catalog #58215 (#58469)
     add 5f6223c8e34 [Test](client) Add s3 storage client test for recycler s3 
accessor  (#58242)

No new revisions were added by this update.

Summary of changes:
 be/test/io/client/s3_file_system_test.cpp |   2 +-
 cloud/src/recycler/recycler_service.cpp   |   3 -
 cloud/src/recycler/recycler_service.h     |   4 +
 cloud/src/recycler/s3_accessor.cpp        |   5 +-
 cloud/test/CMakeLists.txt                 |   4 +
 cloud/test/s3_accessor_client_test.cpp    | 790 ++++++++++++++++++++++++++++++
 run-cloud-ut.sh                           |   2 +-
 7 files changed, 803 insertions(+), 7 deletions(-)
 create mode 100644 cloud/test/s3_accessor_client_test.cpp


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to