Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen committed Aug 6, 2024
1 parent 37a6a62 commit a640544
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ suite("paimon_base_filesystem", "p0,external,doris,external_docker,external_dock
sql """
create catalog if not exists ${catalog_cos} properties (
"type" = "paimon",
"warehouse" = "cos://doris-build-1308700295/regression/paimoncos",
"warehouse" = "cosn://doris-build-1308700295/regression/paimoncos",
"cos.access_key" = "${txYunAk}",
"cos.secret_key" = "${txYunSk}",
"cos.endpoint" = "cos.ap-beijing.myqcloud.com"
Expand Down

0 comments on commit a640544

Please sign in to comment.