retikulum opened a new issue, #3849: URL: https://github.com/apache/arrow-datafusion/issues/3849
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** It is a discrepancy in error schema. It is discussed in #3824 that how should we handle errors and this is the follow-up issue. For example, `A / 0` returns `DivideByZero` however `0 / 0` returns `NULL` **Describe the solution you'd like** Determine a consistent behavior. -- 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]
