clintropolis opened a new pull request, #18932: URL: https://github.com/apache/druid/pull/18932
Changes to just detect `instance of SQLIntegrityConstraintViolationException` instead of looking for implementation specific classnames. Derby exceptions use this as a base type, and https://dev.mysql.com/doc/connector-j/en/connector-j-exceptions-changes.html shows that mysql just this directly in more recent connector versions -- 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]
