MaxGekk commented on PR #48416: URL: https://github.com/apache/spark/pull/48416#issuecomment-2406713492
> I'm not sure if there will be similar uses in the future, because in our code, it's not mandatory not to use getErrorClass. @panbingkun Feel free to add a rule for style checker, and ban `getErrorClass`. Just in case, it should be a context-aware, so, it shouldn't ban the `getErrorClass` calls on non-`SparkThrowable`. -- 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]
