gengliangwang commented on code in PR #36635:
URL: https://github.com/apache/spark/pull/36635#discussion_r879688689


##########
core/src/main/resources/error/error-classes.json:
##########
@@ -48,13 +48,13 @@
   "FAILED_EXECUTE_UDF" : {
     "message" : [ "Failed to execute user defined function (<functionName>: 
(<signature>) => <result>)" ]
   },
+  "FAILED_PERMISSION_RESET_ORIGINAL" : {

Review Comment:
   How about `FAILED_TO_SET_ORIGINAL_PERMISSION_BACK`?
   I didn't follow the error message improvement project closely. Do we have a 
naming pattern?



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