cloud-fan commented on code in PR #42985:
URL: https://github.com/apache/spark/pull/42985#discussion_r1336560622
##########
common/utils/src/main/resources/error/error-classes.json:
##########
@@ -6310,5 +6330,11 @@
"message" : [
"Failed to get block <blockId>, which is not a shuffle block"
]
+ },
+ "_LEGACY_ERROR_USER_RAISED_EXCEPTION" : {
Review Comment:
this is a new prefix. how is it different from `_LEGACY_ERROR_TEMP`?
--
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]