From 5cbfea7c0c3b2034e2aecbb10ef84e379768cef5 Mon Sep 17 00:00:00 2001 From: Liang-Chi Hsieh Date: Wed, 20 Mar 2024 23:42:11 -0700 Subject: [PATCH] Add tpch generated data to the excluded list of license check. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index bdc55ecd9..c7e417dd1 100644 --- a/pom.xml +++ b/pom.xml @@ -888,6 +888,7 @@ under the License. **/inspections/*.txt tpcds-kit/** tpcds-sf-1/** + tpch/**