MaxGekk commented on code in PR #37483:
URL: https://github.com/apache/spark/pull/37483#discussion_r952361982


##########
core/src/main/resources/error/error-classes.json:
##########
@@ -70,6 +70,11 @@
       "Another instance of this query was just started by a concurrent 
session."
     ]
   },
+  "CONVERSION_INVALID_INPUT" : {

Review Comment:
   This is similar to `CAST_INVALID_INPUT`, it seems. Can you re-use the 
existing one?



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