rmetzger commented on code in PR #25890: URL: https://github.com/apache/flink/pull/25890#discussion_r1908361278
########## flink-connectors/flink-sql-connector-hive-3.1.3/src/main/resources/META-INF/NOTICE: ########## @@ -45,7 +45,7 @@ the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) - org.apache.orc:orc-tools:1.5.8 - org.apache.parquet:parquet-hadoop-bundle:1.10.0 - org.codehaus.jackson:jackson-core-asl:1.9.13 -- org.codehaus.jackson:jackson-mapper-asl:1.9.13 +- org.codehaus.jackson:jackson-mapper-asl:1.9.14.jdk17-redhat-00001 Review Comment: do you know what the `jdk17` is about? The tests seem to pass on Java11 .. but maybe the tests are not actually using the jackson mapper code (since it is in hive and azure fs only? -- 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]
