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



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

Review comment:
       It would be too restrictive to only depend on `@Public` interfaces. 
FLIP-27 connectors are becoming the default and these interface should mature 
soon though. Iceberg project will need a story to support multiple Flink 
versions at some point.




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to