You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "ajantha-bhat (via GitHub)" <gi...@apache.org> on 2023/05/19 10:06:56 UTC

[GitHub] [iceberg] ajantha-bhat commented on a diff in pull request #7642: Nessie: Bump Nessie version from 0.58.1 to 0.59.0

ajantha-bhat commented on code in PR #7642:
URL: https://github.com/apache/iceberg/pull/7642#discussion_r1198785055


##########
flink/v1.15/build.gradle:
##########
@@ -152,6 +152,9 @@ project(":iceberg-flink:iceberg-flink-runtime-${flinkMajorVersion}") {
     }
     implementation(project(':iceberg-nessie')) {
       exclude group: 'com.google.code.findbugs', module: 'jsr305'
+      // Nessie brings Jackson dependencies of version 2.15.0 or later.

Review Comment:
   I am not really sure about the impact if Iceberg Nessie client uses a different version of Jackson than the Nessie server. 
   
   If there is a requirement of version matching, then I guess we need to make a Nessie release with older Jackson version 



-- 
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: issues-unsubscribe@iceberg.apache.org

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