nastra commented on PR #6887: URL: https://github.com/apache/iceberg/pull/6887#issuecomment-1449486734
Sorry I'm quite late to the discussion around deprecating `RuntimeIOException`, but I was wondering whether we could get by without having to introduce `FileHandlingException`? How critical is it to have a special `RuntimeException` class to indicate that something went wrong, or could we make things work by directly using `RuntimeException`? -- 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]
