Describe the bug
Query works in Spark, fails in Comet. I discovered this bug using Comet Fuzz.
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
Describe the bug
Query works in Spark, fails in Comet. I discovered this bug using Comet Fuzz.
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response