yaooqinn commented on a change in pull request #33282:
URL: https://github.com/apache/spark/pull/33282#discussion_r667111681
##########
File path: core/src/main/resources/error/error-classes.json
##########
@@ -21,5 +21,8 @@
"WRITING_JOB_ABORTED" : {
"message" : [ "Writing job aborted" ],
"sqlState" : "40000"
+ },
+ "INVALID_FIELD_NAME" : {
Review comment:
can we sort alphabetically by the keys
--
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]