andygrove opened a new issue, #481:
URL: https://github.com/apache/datafusion-comet/issues/481

   ### Describe the bug
   
   Query works in Spark, fails in Comet. I discovered this bug using [Comet 
Fuzz](https://github.com/apache/datafusion-comet/pull/472).
   
   ```
   SELECT year(c8) FROM test0
   ```
   
   ```
   Query failed in Comet: Job aborted due to stage failure: Task 14 in stage 
639.0 failed 1 times, most recent failure: Lost task 14.0 in stage 639.0 (TID 
5218) (192.168.86.33 executor driver): org.apache.comet.CometNativeException: 
attempt to multiply with overflow
   ```
   
   ### Steps to reproduce
   
   _No response_
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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: github-unsubscr...@datafusion.apache.org.apache.org

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


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

Reply via email to