This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 138bfcae858 [Opt](exec) change transmit block to rw lock to opt performance (#43223) add 4a7b5040acf [feat](cloud) S3 storage vault support property `use_path_style` (#43060) No new revisions were added by this update. Summary of changes: be/src/io/fs/s3_file_system.cpp | 4 +- be/src/util/s3_util.cpp | 18 ++--- cloud/src/meta-service/meta_service_resource.cpp | 3 + .../org/apache/doris/catalog/S3StorageVault.java | 4 +- .../property/constants/S3Properties.java | 10 +++ gensrc/proto/cloud.proto | 1 + ...ult.groovy => test_alter_use_path_style.groovy} | 84 +++++++++++----------- .../vault_p0/default/test_default_vault.groovy | 8 ++- 8 files changed, 77 insertions(+), 55 deletions(-) copy regression-test/suites/vault_p0/alter/{test_alter_s3_vault.groovy => test_alter_use_path_style.groovy} (69%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org