This is an automated email from the ASF dual-hosted git repository.
agrove pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git
The following commit(s) were added to refs/heads/main by this push:
new 8886c892e chore: Add `docs/comet-*` to rat exclude list (#2762)
8886c892e is described below
commit 8886c892e41433209557a806c1e2b2c3507a73c9
Author: Manu Zhang <[email protected]>
AuthorDate: Wed Nov 12 23:33:04 2025 +0800
chore: Add `docs/comet-*` to rat exclude list (#2762)
---
dev/release/rat_exclude_files.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev/release/rat_exclude_files.txt
b/dev/release/rat_exclude_files.txt
index 3e99c5600..ecdd4cf0c 100644
--- a/dev/release/rat_exclude_files.txt
+++ b/dev/release/rat_exclude_files.txt
@@ -11,6 +11,7 @@ dev/copyright/scala-header.txt
dev/diffs/iceberg/*.diff
dev/release/requirements.txt
dev/release/rat_exclude_files.txt
+docs/comet-*
docs/spark_builtin_expr_coverage.txt
docs/source/_static/images/*.svg
docs/source/_static/images/comet-dataflow.excalidraw
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]