MaxGekk commented on code in PR #38447:
URL: https://github.com/apache/spark/pull/38447#discussion_r1009502328
##########
core/src/main/resources/error/error-classes.json:
##########
@@ -1418,7 +1418,7 @@
"It is not allowed to add database prefix `<database>` for the TEMPORARY
view name."
]
},
- "_LEGACY_ERROR_TEMP_0055" : {
+ "UNCLOSED_BRACKETED_COMMENT" : {
Review Comment:
Don't think you can rename in place. Error class names should be sorted in
the file.
--
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]