You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/07/28 06:50:42 UTC

[GitHub] [inlong] EMsnap commented on a diff in pull request #5243: [INLONG-5193][Sort] Add dlc small file compact feture and adapt newest auth method

EMsnap commented on code in PR #5243:
URL: https://github.com/apache/inlong/pull/5243#discussion_r931842423


##########
inlong-sort/sort-connectors/iceberg-dlc/pom.xml:
##########
@@ -140,12 +154,15 @@
                                     <include>com.qcloud.cos:*</include>
                                     <include>com.qcloud:*</include>
                                     <include>com.tencentcloudapi:*</include>
+                                    <include>com.tencent.cloud.dlc:*</include>
                                     <include>commons-logging:commons-logging</include>
+                                    <include>commons-codec:commons-codec</include> <!--加密用到-->

Review Comment:
   chinese character



-- 
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@inlong.apache.org

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