paul-rogers commented on PR #12845: URL: https://github.com/apache/druid/pull/12845#issuecomment-1213437668
It turns out that JDBC defines an error code for security issues. Modified the Druid driver to catch security errors and map them the Avatica exception which will report the JDBC error. Also modified the tests to use the new "injector builder" classes. Let's see if the tests are happy with these changes. -- 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]
