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

weitingchen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git


The following commit(s) were added to refs/heads/main by this push:
     new 9278b43bc9 [MINOR] Add bundled test JAR to LICENSE (#11663)
9278b43bc9 is described below

commit 9278b43bc97c57659d13b8a9d695689e511a9114
Author: Wei-Ting Chen <[email protected]>
AuthorDate: Fri Feb 27 09:12:54 2026 +0800

    [MINOR] Add bundled test JAR to LICENSE (#11663)
    
    Document hive-test-udfs.jar in the LICENSE file. This compiled test binary
    is bundled in the source archive under 
backends-clickhouse/src/test/resources/
    and was missing from the third-party attribution list.
---
 LICENSE | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/LICENSE b/LICENSE
index 206de2800b..1141c88dd9 100644
--- a/LICENSE
+++ b/LICENSE
@@ -260,4 +260,10 @@
    ClickHouse(https://github.com/ClickHouse/ClickHouse)
    ./cpp-ch/local-engine/AggregateFunctions/AggregateFunctionPartialMerge.h
    ./cpp-ch/local-engine/Functions/SparkFunctionArrayDistinct.cpp
+
+   This product bundles the following compiled test binary under the
+   Apache Software License 2.0.
+
+   Apache Hive(https://github.com/apache/hive)
+   ./backends-clickhouse/src/test/resources/udfs/hive-test-udfs.jar
    


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to