kazuyukitanimura opened a new issue, #6967: URL: https://github.com/apache/arrow-datafusion/issues/6967
### Is your feature request related to a problem or challenge? With #6792, now divisions check dividing by zero. This is an API change and we are (and some other users may be) looking for an old behavior. ### Describe the solution you'd like we would like to propose to implement `DivideUnchecked` operation that behaves like the old `Division` operator (return null for dividing by zero) ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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]
