massdosage commented on pull request #1154:
URL: https://github.com/apache/iceberg/pull/1154#issuecomment-652947677


   What do you think of marking `RuntimeIOException` as "deprecated" to 
encourage the usage of `UncheckedIOException` instead? Let me know, otherwise I 
can remove that too and just leave the `extends` part in.
   
   I've reverted everything in `api` to use `RuntimeIOException` but if you 
think its usages in other subprojects could also cause issues I can revert it 
everywhere (other than possibly a few tests which seemed to be using it but 
really don't need to).


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

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