datafusion-comet
datafusion-comet copied to clipboard
Invalid argument error: Invalid arithmetic operation: Int32 - Int64
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