thomasrebele commented on PR #4640: URL: https://github.com/apache/calcite/pull/4640#issuecomment-3546414110
Thank you for the suggestions. After pushing an empty commit, the CI completed successfully. Thank you for the review, @xuzifu666. FYI, this PR does not handle division-by-zero, except in the case when the other argument is NULL. There is a discussion how to add a division operator where a division-by-zero evaluates to NULL instead of throwing an exception, see [CALCITE-7270](https://issues.apache.org/jira/browse/CALCITE-7270). -- 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]
