gaogaotiantian commented on PR #53241: URL: https://github.com/apache/spark/pull/53241#issuecomment-3584084634
Okay I guess there's a design decision to make. What if the user specify an `errorClass` that is not listed? For `getMessage`, if the `errorClass` is invalid and no `msg` is provided when initialization, it will raise an error. Should we expect the same behavior for `getSqlState`? If so, we should change the test. -- 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]
