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

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


    from 85c82072375 branch-3.0: [function](date) Support date trunc function 
#49540 (#49660)
     add a624db88b4a [opt](s3client) Add AWS SDK logger for recycler with error 
logging and enhance S3 client tests (#49422)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.cpp                     |   3 +-
 be/src/util/s3_util.cpp                      |  49 +-------
 be/test/io/fs/s3_obj_storage_client_test.cpp | 171 +++++++++++++++++++++++++++
 cloud/src/common/config.h                    |  11 ++
 cloud/src/recycler/s3_accessor.cpp           |  13 +-
 common/cpp/aws_logger.h                      |  68 +++++++++++
 conf/be.conf                                 |   2 +-
 7 files changed, 264 insertions(+), 53 deletions(-)
 create mode 100644 be/test/io/fs/s3_obj_storage_client_test.cpp
 create mode 100644 common/cpp/aws_logger.h


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to