MaxGekk commented on PR #38177:
URL: https://github.com/apache/spark/pull/38177#issuecomment-1286457674

   @itholic Please, fix the test failure:
   ```
   [info] - postgreSQL/numeric.sql *** FAILED *** (49 seconds, 862 milliseconds)
   [info]   postgreSQL/numeric.sql
   [info]   Expected "...g.apache.spark.Spark[IllegalArgumentException
   [info]   {
   [info]     "errorClass" : "_LEGACY_ERROR_TEMP_2278",
   [info]     "messageParameters" : {
   [info]       "format" : "99G999G999",
   [info]       "input" : "-34,338,492]"
   [info]     }
   [info]   }", but got "...g.apache.spark.Spark[Exception
   [info]   {
   [info]     "errorClass" : "INTERNAL_ERROR",
   [info]     "messageParameters" : {
   [info]       "message" : "Undefined error message parameter for error class: 
'_LEGACY_ERROR_TEMP_2278'. Parameters: Map(input -> -34,338,492, format -> 
99G999G999)]"
   ```


-- 
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]

Reply via email to