From e4c2430e89dce49d92737983a9bda4e58ba22262 Mon Sep 17 00:00:00 2001 From: Dongjoon Hyun Date: Wed, 13 Nov 2024 12:44:49 -0800 Subject: [PATCH] [SPARK-50304][INFRA] Remove `(any|empty).proto` from RAT exclusion --- dev/.rat-excludes | 3 --- 1 file changed, 3 deletions(-) diff --git a/dev/.rat-excludes b/dev/.rat-excludes index 6806c24c7d9fd..d8c9196293950 100644 --- a/dev/.rat-excludes +++ b/dev/.rat-excludes @@ -126,9 +126,6 @@ exported_table/* node_modules spark-events-broken/* SqlBaseLexer.tokens -# Spark Connect related files with custom licence -any.proto -empty.proto .*\.explain .*\.proto.bin LimitedInputStream.java