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


##########
common/utils/src/main/resources/error/error-classes.json:
##########
@@ -3899,6 +3899,12 @@
     },
     "sqlState" : "42605"
   },
+  "XML_ROW_TAG_OPTION_REQUIRED" : {

Review Comment:
   Yep, I agree. The error class name should point out a problem, possible 
solutions should be in `message`.



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