srielau commented on code in PR #51595:
URL: https://github.com/apache/spark/pull/51595#discussion_r2225689249


##########
common/utils/src/main/resources/error/error-conditions.json:
##########
@@ -4051,9 +4064,9 @@
     ],
     "sqlState" : "42K0L"
   },
-  "LABEL_ALREADY_EXISTS" : {
+  "LABEL_OR_FOR_VARIABLE_ALREADY_EXISTS" : {

Review Comment:
   I'm not sweating this. It's:
   * Very new
   * Very unlikely to be handled by anyone programmatically (unlike e.g. any 
*_NOT_EXIST
   
   But in principle you are correct: You can freely change the message only.



-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to