srielau commented on PR #44335:
URL: https://github.com/apache/spark/pull/44335#issuecomment-1855113908

   > @srielau This seems like a lot of work as we need to understand different 
errors from different databases. Shall we have a general error class name as 
the fallback? Each JDBC dialect can override this method and provide more 
concrete error classes.
   
   I count 8 invocations of classifyException() in this file. Each invocation 
adds better information using English. Why can't these be error classes?


-- 
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]

Reply via email to