exceptionfactory commented on PR #318: URL: https://github.com/apache/calcite-avatica/pull/318#issuecomment-5283693734
> In this case I am not sure that this change matches the justification in JIRA. As I said, if you don't use http, you can actually remove the dependencies already. The change is required for excluding those dependencies because `BuiltInConnectionProperty` is referenced when loading standard `Driver` and `UnregisteredDriver` classes, so the reference to `Timeout` causes class reference issues at runtime. Removing this reference enables the runtime exclusion strategy, and should also provide the foundation for future potential improvements along these lines. -- 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]
