lidavidm commented on PR #2247: URL: https://github.com/apache/arrow-adbc/pull/2247#issuecomment-2414199714
> I am not familiar with the Java conventions around this kind of thing, although it seems like this is not any change in semantics around calling any particular method, just an improvement in error handling. This is a breaking change because somebody who implemented a driver in Java would have to update their `throws` specification? Yes, and potentially users would have to update their `catch`es (since you have to explicitly `catch` what is declared by `throws`) -- 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]
