alekjarmov commented on code in PR #58862:
URL: https://github.com/apache/spark/pull/58862#discussion_r4035774588
##########
common/utils/src/main/resources/error/error-conditions.json:
##########
@@ -5741,7 +5741,7 @@
},
"JDBC_EXTERNAL_ENGINE_SYNTAX_ERROR" : {
"message" : [
- "JDBC external engine syntax error. The error was caused by the query
<jdbcQuery>. <externalEngineError>."
+ "JDBC external engine syntax error with SQLSTATE
<externalEngineSqlState>. The error was caused by the query <jdbcQuery>.
<externalEngineError>."
Review Comment:
Done
--
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]