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/04/29 14:49:13 UTC

[GitHub] [incubator-inlong] yunqingmoswu commented on a diff in pull request #4045: [INLONG-4044][Sort] Resolve jar conflict

yunqingmoswu commented on code in PR #4045:
URL: https://github.com/apache/incubator-inlong/pull/4045#discussion_r861878613


##########
inlong-sort/sort-single-tenant/pom.xml:
##########
@@ -128,11 +128,6 @@
             <artifactId>flink-connector-hive_${flink.scala.binary.version}</artifactId>
         </dependency>
 
-        <dependency>
-            <groupId>org.apache.flink</groupId>
-            <artifactId>flink-table-api-java-bridge_${flink.scala.binary.version}</artifactId>

Review Comment:
   Is it better to mark here as provided?



-- 
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