wgtmac commented on PR #3002: URL: https://github.com/apache/parquet-java/pull/3002#issuecomment-2315596724
``` Error: COMPILATION ERROR : [INFO] ------------------------------------------------------------- Error: /home/runner/work/parquet-java/parquet-java/parquet-hadoop/src/main/java/org/apache/parquet/hadoop/rewrite/ParquetRewriter.java:[256,19] unreported exception java.io.IOException; must be caught or declared to be thrown ``` Calling close() may throw IOException. -- 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]
