kbendick commented on code in PR #4551:
URL: https://github.com/apache/iceberg/pull/4551#discussion_r849676972


##########
versions.props:
##########
@@ -1,7 +1,7 @@
 org.slf4j:* = 1.7.25
 org.apache.avro:avro = 1.10.1
 org.apache.calcite:* = 1.10.0
-org.apache.flink:* = 1.12.5
+org.apache.flink:* = 1.14.3

Review Comment:
   I don't think this is being used at all given we've moved to versioned Flink 
dependencies, but I updated it to the latest released Flink version. 
   
   Realistically we should potentially get rid of it, as well as others that 
aren't used now.
   
   The calcite dependency is also somewhat suspect.



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