This is an automated email from the ASF dual-hosted git repository. bkyryliuk pushed a commit to branch bkyryliuk-patch-1 in repository https://gitbox.apache.org/repos/asf/kyuubi.git
commit d2ed97b422c483aa3e25069da0ce4ced636e7db9 Author: Bogdan <[email protected]> AuthorDate: Thu May 30 15:38:24 2024 -0700 Add footnote about pyhive origin --- NOTICE | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NOTICE b/NOTICE index 8755991fe..d861230a9 100644 --- a/NOTICE +++ b/NOTICE @@ -33,3 +33,6 @@ the following copyright notice: Apache Spark Copyright 2014 and onwards The Apache Software Foundation. + +PyHive +This project includes code from PyHive originally developed by Dropbox and was donated to Apache/Kyuubi in 2024
