This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 5d002d31235 branch-3.0: [opt](nereids) skip run PruneOlapScanTablet
when exists lots of InPredicate (#49388)
add 053ce2d4828 branch-3.0: [opt](s3client) Add AWS SDK logger for
recycler with error logging and enhance S3 client tests #49422 (#49676)
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: [email protected]
For additional commands, e-mail: [email protected]