This is an automated email from the ASF dual-hosted git repository.

fokko pushed a commit to branch fd-make-the-ci-happy
in repository https://gitbox.apache.org/repos/asf/parquet-mr.git

commit 301b6f511f0a95014b6440b981b7c040af82350a
Author: Fokko Driesprong <[email protected]>
AuthorDate: Sun Apr 23 21:12:35 2023 +0200

    Update pom.xml
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index ae319c383..7058a232e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -544,6 +544,7 @@
             </excludeModules>
             <excludes>
               <exclude>${shade.prefix}</exclude>
+              
<exclude>org.apache.parquet.thrift.projection.deprecated.PathGlobPattern.compile(java.lang.String):METHOD_REMOVED</exclude>
             </excludes>
           </parameter>
         </configuration>

Reply via email to