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

lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new 6879e071f [doc] Update S3 complaint object store: Tencent COS
6879e071f is described below

commit 6879e071f24e156c0f3396f093b526504360d06b
Author: JingsongLi <[email protected]>
AuthorDate: Thu Apr 27 13:48:44 2023 +0800

    [doc] Update S3 complaint object store: Tencent COS
---
 docs/content/filesystems/s3.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/content/filesystems/s3.md b/docs/content/filesystems/s3.md
index 3390451c4..62f800245 100644
--- a/docs/content/filesystems/s3.md
+++ b/docs/content/filesystems/s3.md
@@ -120,7 +120,8 @@ s3.secret-key=yyy
 
 ## S3 Complaint Object Stores
 
-The S3 Filesystem also support using S3 compliant object stores such as IBM’s 
Cloud Object Storage and MinIO. Just configure your endpoint to the provider of 
the object store service.
+The S3 Filesystem also support using S3 compliant object stores such as MinIO, 
Tencent's COS and IBM’s Cloud Object
+Storage. Just configure your endpoint to the provider of the object store 
service.
 
 ```yaml
 s3.endpoint: your-endpoint-hostname

Reply via email to