datafusion-comet
datafusion-comet copied to clipboard
Add ANSI support for Multiply
What is the problem the feature request solves?
Spark has specific handling of overflows when ANSI mode is enabled and we need to add the same in Comet.
Describe the potential solution
No response
Additional context
No response
Hello @andygrove I would like to work on this issue. Can you please assign it to me
Thank you @jatin510 . Assigned to you now.
I am planning to implement my solution based on https://github.com/apache/datafusion-comet/pull/616 . Will resume once the PR is merged
@andygrove This can be closed now since https://github.com/apache/datafusion-comet/pull/2136/ is merged to main