LuciferYang commented on PR #46212:
URL: https://github.com/apache/spark/pull/46212#issuecomment-2076284240

   
https://github.com/apache/spark/blob/c6aaa18e6cfd49b434f782171e42778012672b80/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/CodeGeneratorWithInterpretedFallbackSuite.scala#L92
   
   need change to 
   
   ```
       assert(errMsg.contains("Failed to compile: 
org.codehaus.commons.compiler.CompileException:"))
   ```
   


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