mihailom-db opened a new pull request, #45095:
URL: https://github.com/apache/spark/pull/45095

   ### What changes were proposed in this pull request?
   In the PR, I propose to assign the proper name UNSUPPORTED_ENCODER  to the 
legacy error class _LEGACY_ERROR_TEMP_2024 , and add a checkError() test to the 
test suite. Also this PR improves the error message.
   
   
   ### Why are the changes needed?
   Proper name improves user experience w/ Spark SQL.
   
   
   ### 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/mvn -DskipTests clean package
   ./build/mvn -Dtest=none 
-DwildcardSuites=org.apache.spark.sql.errors.QueryExecutionErrorsSuite 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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to