ivoson commented on pull request #35405: URL: https://github.com/apache/spark/pull/35405#issuecomment-1030808550
> > INTERNAL_ERROR (should never happen, introduced by improving exhaustivity in #30455) > > Let's throw `IllegalStateException` since it is not visible to end users (as we have already implemented that in #35302). We should use error classes only for errors that can be propagated to user space. Thanks @MaxGekk -- 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]
