You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/12/26 03:45:40 UTC

[GitHub] [doris] morningman commented on a diff in pull request #15340: [Improvement](S3) support access s3 via temporary security credentials

morningman commented on code in PR #15340:
URL: https://github.com/apache/doris/pull/15340#discussion_r1057048634


##########
docs/zh-CN/docs/data-operate/import/import-scenes/external-storage-load.md:
##########
@@ -180,3 +180,17 @@ S3 SDK 默认使用 `virtual-hosted style` 方式。但某些对象存储系统
         "use_path_style" = "true"
   )
 ```
+
+<version since="1.2"></version>

Review Comment:
   标签需要包裹新的内容,比如:
   ```
   <version since="1.2.1">
   
   xxxx
   
   </version>
   
   ```
   
   并注意保留前后空行



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org