dbatomic commented on code in PR #44968:
URL: https://github.com/apache/spark/pull/44968#discussion_r1475848143
##########
common/utils/src/main/resources/error/error-classes.json:
##########
@@ -451,6 +451,12 @@
],
"sqlState" : "42704"
},
+ "COLLATION_INVALID_NAME" : {
+ "message" : [
+ "The value <collationName> does not represent correct collation name."
Review Comment:
Done. Please take a look.
--
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]