MaxGekk commented on code in PR #44277:
URL: https://github.com/apache/spark/pull/44277#discussion_r1423078408


##########
common/utils/src/main/resources/error/error-classes.json:
##########
@@ -6705,6 +6705,259 @@
       "Failed to get block <blockId>, which is not a shuffle block"
     ]
   },
+  "_LEGACY_ERROR_TEMP_3050" : {

Review Comment:
   Yep, I just added legacy error class with the same error messages. So later, 
we need to improve the error messages, write tests if there are no + update 
docs as we are doing in sub-tasks of 
https://issues.apache.org/jira/browse/SPARK-37935



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