cetindogu commented on PR #3002:
URL: https://github.com/apache/parquet-java/pull/3002#issuecomment-2315934179

   fix: close() can throw IOException
   initNextReader() method has 2 usage and both of them already throws 
IOException 
   so this must solve the problem
   
   public ParquetRewriter(RewriteOptions options) throws IOException 
   public void processBlocks() throws IOException
   
   
![image](https://github.com/user-attachments/assets/4f9643bf-ffe7-4208-8d4f-59ecd71b093f)
   


-- 
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]

Reply via email to