jduo opened a new pull request, #37913:
URL: https://github.com/apache/arrow/pull/37913

   ### Rationale for this change
   Make OrcReader more friendly to use with try-with-resources blocks and 
AutoCloseables by
   removing an unnecessary throws modifier on close().
   
   ### What changes are included in this PR?
   Removes an unused throws specifier on OrcReader#close().
   
   ### Are these changes tested?
   Yes.
   
   ### Are there any user-facing changes?
   No.


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

Reply via email to