andygrove commented on PR #2922:
URL: 
https://github.com/apache/datafusion-comet/pull/2922#issuecomment-3662806674

   This branch fails locally for me:
   
   ```
   mvn test -DwildcardSuites="org.apache.comet.CometExpressionSuite"
   ```
   
   ```
   - Decimal random number tests repro *** FAILED *** (4 seconds, 761 
milliseconds)
     org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 
in stage 1.0 failed 1 times, most recent failure: Lost task 0.0 in stage 1.0 
(TID 1) (woody.lan executor driver): org.apache.comet.CometNativeException: 
Function 'spark_modulo' returned value of type 'Decimal256(33, 29)' while the 
following type was promised at planning time and expected: 'Decimal128(33, 29)'.
   This issue was likely caused by a bug in DataFusion's code. Please help us 
to resolve this by filing a bug report in our issue tracker: 
https://github.com/apache/datafusion/issues
   ```


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