dossett commented on PR #3318: URL: https://github.com/apache/parquet-java/pull/3318#issuecomment-3319860244
I don't understand this build error: ``` Error: Failed to execute goal com.github.siom79.japicmp:japicmp-maven-plugin:0.23.1:cmp (default) on project parquet-thrift: Execution default of goal com.github.siom79.japicmp:japicmp-maven-plugin:0.23.1:cmp failed: Could not load 'org.apache.pig.StoreFunc': org.apache.pig.StoreFunc. Please make sure that all libraries have been added to the classpath (CLASSPATH=:/home/runner/.m2/repository/com/google/code/gson/gson/2.2.4/gson-``` I don't see any references to `org.apache.pig.StoreFunc` left in the code -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
