juliuszsompolski commented on code in PR #42399:
URL: https://github.com/apache/spark/pull/42399#discussion_r1290391003
##########
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:
If this needs to use a different name than python, I'd vote for just making
it "RETRIES_EXCEEDED", because the "_JVM" in the name is confusing for a user
facing name. @itholic @HyukjinKwon...
--
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]