vaibhawvipul commented on PR #471: URL: https://github.com/apache/datafusion-comet/pull/471#issuecomment-2147590729
> Hi @vaibhawvipul , > > I don't know why, but it seems that a test included in this PR is failing in the main branch in spak 4.0 tests. Any thoughts on this? Thanks in advance! > > (- unary negative integer overflow test *** FAILED *** (739 milliseconds) "[ARITHMETIC_OVERFLOW] short overflow. If necessary set "spark.sql.ansi.enabled" to "false" to bypass this error. SQLSTATE: 22003" did not contain " caused overflow" (CometExpressionSuite.scala:1563)) Hmm.. I think there was another PR which got merged after mine, that is breaking the tests. <img width="681" alt="Screenshot 2024-06-04 at 7 19 10 PM" src="https://github.com/apache/datafusion-comet/assets/10995936/f9f6cee2-1c1f-4af6-b4d3-8e74d9a2e7ad"> -- 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]
