You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/02/06 00:54:32 UTC

[GitHub] [iceberg] tweise commented on a change in pull request #2105: Flink: Initial implementation of Flink source with the new FLIP-27 source interface

tweise commented on a change in pull request #2105:
URL: https://github.com/apache/iceberg/pull/2105#discussion_r571326598



##########
File path: build.gradle
##########
@@ -317,19 +317,23 @@ project(':iceberg-flink') {
     compile project(':iceberg-parquet')
     compile project(':iceberg-hive-metastore')
 
+    compileOnly "org.apache.flink:flink-connector-base"

Review comment:
       This particular jar file won't be provided by the Flink dist. It should be a transitive dependency of the connector.




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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org