JingsongLi commented on code in PR #220: URL: https://github.com/apache/flink-table-store/pull/220#discussion_r922941660
########## flink-table-store-hive/flink-table-store-hive-catalog/src/main/resources/META-INF/NOTICE: ########## @@ -0,0 +1,60 @@ +flink-table-store-hive-catalog +Copyright 2014-2021 The Apache Software Foundation + +This product includes software developed at +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.hive:hive-metastore:2.3.4 + +This project bundles the following dependencies under the BSD license. +See bundled license files for details. + +- org.antlr:antlr-runtime:3.5.2 Review Comment: There is no antlr in bundled jar. ########## flink-table-store-hive/flink-table-store-hive-catalog/src/main/resources/META-INF/NOTICE: ########## @@ -0,0 +1,60 @@ +flink-table-store-hive-catalog +Copyright 2014-2021 The Apache Software Foundation + +This product includes software developed at +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.hive:hive-metastore:2.3.4 + +This project bundles the following dependencies under the BSD license. +See bundled license files for details. + +- org.antlr:antlr-runtime:3.5.2 + +The bundled Apache Hive org.apache.hive:hive-metastore dependency bundles the following dependencies under +the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) + +- com.google.guava:guava:14.0.1 Review Comment: No guava -- 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]
