cloud-fan commented on code in PR #39120:
URL: https://github.com/apache/spark/pull/39120#discussion_r1051827256
##########
core/src/main/resources/error/error-classes.json:
##########
@@ -4298,7 +4298,7 @@
},
"_LEGACY_ERROR_TEMP_2175" : {
Review Comment:
This special error class name means it's not a public error. This is just a
temporary name to speed up error migration. Eventually it will be either
removed if it's indeed an internal error, or renamed to an offical name.
--
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]