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

morrysnow pushed a change to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 1038a682fda branch-3.1: [fix](test) change s3 tables name to avoid 
conflict #53433 (#53498)
     add be874ba47b3 branch-3.1: [Enhancement](s3) Support reading directory 
bucket #52120 (#53166)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/common/util/S3URI.java   | 68 ++++++++++++++++++++++
 .../storage/AbstractS3CompatibleProperties.java    | 10 +++-
 .../datasource/property/storage/S3Properties.java  | 11 +++-
 .../java/org/apache/doris/fs/obj/S3ObjStorage.java | 17 +++++-
 .../org/apache/doris/common/util/S3URITest.java    | 45 ++++++++++++++
 .../property/storage/S3PropertiesTest.java         | 51 ++++++++++++++++
 .../org/apache/doris/fs/obj/S3ObjStorageTest.java  | 34 +++++++++++
 7 files changed, 231 insertions(+), 5 deletions(-)


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

Reply via email to