luizfna opened a new pull request, #40984: URL: https://github.com/apache/spark/pull/40984
What changes were proposed in this pull request? In the PR, I propose to assign the proper name UNRESOLVED_CUSTOM_CLASS to the legacy error class _LEGACY_ERROR_TEMP_2017 , and modify test suite to use checkError() which checks the error class name. Why are the changes needed? Proper name improves user experience with Spark. Does this PR introduce any user-facing change? Yes, the PR changes an user-facing error message. How was this patch tested? By running the modified test suites: $ build/sbt "testOnly *ObjectExpressionsSuite" -- 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]
