This is an automated email from the ASF dual-hosted git repository.

lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new 9c316027a [license] Fix Hive license
9c316027a is described below

commit 9c316027afe2641cbfb7cc2609ca480be41bc52e
Author: Jingsong <[email protected]>
AuthorDate: Wed Aug 16 13:53:11 2023 +0800

    [license] Fix Hive license
---
 LICENSE | 2 +-
 NOTICE  | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/LICENSE b/LICENSE
index 7c20d72d5..d3f258fa3 100644
--- a/LICENSE
+++ b/LICENSE
@@ -237,7 +237,7 @@ 
paimon-hive/paimon-hive-common/src/test/java/org/apache/paimon/hive/TestHiveMeta
 from http://iceberg.apache.org/ version 1.3.0
 
 paimon-hive/paimon-hive-common/src/test/resources/hive-schema-3.1.0.derby.sql
-from 
https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/sql/derby/hive-schema-3.1.0.derby.sql
 version 3.1.0
+from https://hive.apache.org/ version 3.1.0
 
 MIT License
 -----------
diff --git a/NOTICE b/NOTICE
index 5340b2c72..bb3146468 100644
--- a/NOTICE
+++ b/NOTICE
@@ -13,6 +13,9 @@ Copyright 2006 and onwards The Apache Software Foundation.
 Apache Iceberg
 Copyright 2017-2022 The Apache Software Foundation
 
+Apache Hive
+Copyright 2008-2017 The Apache Software Foundation
+
 Flink Connector for Apache Doris
 Copyright 2018-2023 The Apache Software Foundation
 

Reply via email to