luizfna commented on code in PR #40984:
URL: https://github.com/apache/spark/pull/40984#discussion_r1180409585


##########
core/src/main/resources/error/error-classes.json:
##########
@@ -1599,6 +1599,11 @@
     },
     "sqlState" : "42703"
   },
+  "UNRESOLVED_CUSTOM_CLASS": {

Review Comment:
   Yes, but them we need to handle the case where the class is null, couldn't 
find any similar case and made the choice to not add it. Any tip on how to do 
it?



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