nchammas commented on code in PR #44902:
URL: https://github.com/apache/spark/pull/44902#discussion_r1467816359


##########
common/utils/src/main/resources/error/README.md:
##########
@@ -96,21 +132,21 @@ The quality of the error message should match the
 ### SQLSTATE
 
 SQLSTATE is an mandatory portable error identifier across SQL engines.
-SQLSTATE comprises a 2-character class value followed by a 3-character 
subclass value.
+SQLSTATE comprises a 2-character category followed by a 3-character 
sub-category.

Review Comment:
   Note the changes in this section per the proposal in 
[SPARK-46810](https://issues.apache.org/jira/browse/SPARK-46810).



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