datafusion-comet icon indicating copy to clipboard operation
datafusion-comet copied to clipboard

Invalid argument error: Invalid arithmetic operation: Int32 - Int64

Open andygrove opened this issue 11 months ago • 0 comments

Describe the bug

When we fix https://github.com/apache/datafusion-comet/issues/1248 we find a new bug that causes the following Spark SQL test to fail:

  • reverse preceding/following range between with aggregation

Steps to reproduce

Change default shuffle mode to jvm and run Spark SQL tests

Expected behavior

No response

Additional context

No response

andygrove avatar Jan 09 '25 12:01 andygrove