This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a commit to branch test_email in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/test_email by this push: new 1fdbbad643d test email (#43735) 1fdbbad643d is described below commit 1fdbbad643d842260cc04aaee534dc8a42c872f9 Author: Dongyang Li <hello_step...@qq.com> AuthorDate: Tue Nov 12 15:15:58 2024 +0800 test email (#43735) test email --- .../suites/external_table_p0/paimon/paimon_base_filesystem.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regression-test/suites/external_table_p0/paimon/paimon_base_filesystem.groovy b/regression-test/suites/external_table_p0/paimon/paimon_base_filesystem.groovy index 1e4561c4065..b3552b22f8c 100644 --- a/regression-test/suites/external_table_p0/paimon/paimon_base_filesystem.groovy +++ b/regression-test/suites/external_table_p0/paimon/paimon_base_filesystem.groovy @@ -41,7 +41,7 @@ suite("paimon_base_filesystem", "p0,external,doris,external_docker,external_dock "type" = "paimon", "warehouse" = "cosn://doris-build-1308700295/regression/paimoncos", "cos.access_key" = "${txYunAk}", - "cos.secret_key" = "${txYunSk}", + "cos.secret_key" = "${txYunSk}", "cos.endpoint" = "cos.ap-beijing.myqcloud.com" ); """ --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org