dtenedor opened a new pull request, #37840: URL: https://github.com/apache/spark/pull/37840
### What changes were proposed in this pull request? Move subquery expression CheckAnalysis error messages to use the new error framework. This will help improve the usability of Apache Spark as a product, and link against documentation. ### Why are the changes needed? Error messages related to SQL query analysis in Apache Spark need some work to make them more descriptive and actionable. ### Does this PR introduce _any_ user-facing change? Yes, error messages change. ### How was this patch tested? Unit test and query test coverage shows the updates in error messages received. -- 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]
