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 2269029a7a [MINOR] Add missing Delta Lake derived file to LICENSE
(#11662)
2269029a7a is described below
commit 2269029a7a89b69aa982deedefbfc586fcd71a63
Author: Wei-Ting Chen <[email protected]>
AuthorDate: Fri Feb 27 09:12:35 2026 +0800
[MINOR] Add missing Delta Lake derived file to LICENSE (#11662)
Add MergeIntoMaterializeSource.scala to the Delta Lake section in LICENSE.
This file is derived from Delta Lake and was missing from the third-party
attribution list.
---
LICENSE | 1 +
1 file changed, 1 insertion(+)
diff --git a/LICENSE b/LICENSE
index 9d14bef56e..206de2800b 100644
--- a/LICENSE
+++ b/LICENSE
@@ -247,6 +247,7 @@
./backends-clickhouse/src-delta-33/main/scala/org/apache/spark/sql/delta/Snapshot.scala
./backends-clickhouse/src-delta-33/main/scala/org/apache/spark/sql/delta/commands/DMLWithDeletionVectorsHelper.scala
./backends-clickhouse/src-delta-33/main/scala/org/apache/spark/sql/delta/commands/VacuumCommand.scala
+
./backends-clickhouse/src-delta-33/main/scala/org/apache/spark/sql/delta/commands/merge/MergeIntoMaterializeSource.scala
The Velox Project(https://github.com/facebookincubator/velox)
./cpp/velox/udf/examples/MyUDAF.cc
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]