This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 81ac747fd77 [fix](nereids) fix calc repeat property stack overflow
(#52159)
add 112fde51870 [Enhancement](s3) Support reading directory bucket (#52120)
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]