This is an automated email from the ASF dual-hosted git repository.
philo 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 6571ccd2aa [INFRA] Add deletion vector .bin test data files to LICENSE
(#11707)
6571ccd2aa is described below
commit 6571ccd2aa58108cf3fcc5af0f8d6a1782d18131
Author: Wei-Ting Chen <[email protected]>
AuthorDate: Fri Mar 6 18:07:46 2026 +0800
[INFRA] Add deletion vector .bin test data files to LICENSE (#11707)
---
LICENSE | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/LICENSE b/LICENSE
index 1141c88dd9..b4f98a86e3 100644
--- a/LICENSE
+++ b/LICENSE
@@ -266,4 +266,12 @@
Apache Hive(https://github.com/apache/hive)
./backends-clickhouse/src/test/resources/udfs/hive-test-udfs.jar
+
+ This product bundles the following binary test data files, which are
+ self-generated Delta Lake deletion vector fixtures used for testing,
+ under the Apache Software License 2.0.
+
+ ./cpp-ch/local-engine/tests/data/deletion_vector_long_values.bin
+ ./cpp-ch/local-engine/tests/data/deletion_vector_multiple.bin
+ ./cpp-ch/local-engine/tests/data/deletion_vector_only_one.bin
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]