rmetzger commented on a change in pull request #13796: URL: https://github.com/apache/flink/pull/13796#discussion_r517157132
########## File path: flink-connectors/flink-connector-hive/src/main/resources/META-INF/NOTICE ########## @@ -7,7 +7,6 @@ The Apache Software Foundation (http://www.apache.org/). This project bundles the following dependencies under the Apache Software License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt) - org.apache.parquet:parquet-hadoop:1.11.1 -- org.apache.parquet:parquet-format:2.4.0 Review comment: @JingsongLi Can you double check that it is fine to remove `org.apache.parquet:parquet-format:2.4.0` from the NOTICE file. @tillrohrmann added it in a hotfix in July: https://github.com/apache/flink/commit/4df425bde344aee8f5a0208df8f5377342af25ff. In the current master, the dependency doesn't show up anymore in the maven shade output of the module. ---------------------------------------------------------------- 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: [email protected]
