You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/07/17 09:31:53 UTC

[GitHub] [flink-table-store] SteNicholas opened a new pull request, #220: [FLINK-28565] Create `NOTICE` file for `flink-table-store-hive-catalog`

SteNicholas opened a new pull request, #220:
URL: https://github.com/apache/flink-table-store/pull/220

   `NOTICE` file is need to be created for `flink-table-store-hive-catalog`.
   
   **The brief change log**
   - Introduces the `NOTICE` file in `flink-table-store-hive-catalog`.


-- 
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@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink-table-store] JingsongLi commented on a diff in pull request #220: [FLINK-28565] Create `NOTICE` file for `flink-table-store-hive-catalog`

Posted by GitBox <gi...@apache.org>.
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink-table-store] JingsongLi merged pull request #220: [FLINK-28565] Create `NOTICE` file for `flink-table-store-hive-catalog`

Posted by GitBox <gi...@apache.org>.
JingsongLi merged PR #220:
URL: https://github.com/apache/flink-table-store/pull/220


-- 
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@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org