juliuszsompolski commented on code in PR #42399:
URL: https://github.com/apache/spark/pull/42399#discussion_r1290811145


##########
common/utils/src/main/resources/error/error-classes.json:
##########
@@ -846,6 +846,11 @@
       "Exceeds char/varchar type length limitation: <limit>."
     ]
   },
+  "EXCEED_RETRY_JVM" : {

Review Comment:
   Yeah, that message in python is strange, but since this PR tried to do the 
same, I didn't nit on that.
   But as @cdkrot mentions in 
https://github.com/apache/spark/pull/42399#discussion_r1290807582, python also 
hides the underlying exception



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