SUZHEWEI opened a new pull request, #41710: URL: https://github.com/apache/spark/pull/41710
### What changes were proposed in this pull request? Change the error class_LEGACY_ERROR_TEMP_2020 to internal error as it is not reproducable from user space(using SQL). ### Why are the changes needed? Fix jira issue [SPARK-43255](https://issues.apache.org/jira/browse/SPARK-43255). By oberserving functions where throw *'constructorNotFoundError'*, I think this error class could be replaced with internal error. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Already exist tests. -- 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]
