SAY-5 commented on PR #22408: URL: https://github.com/apache/datafusion/pull/22408#issuecomment-4517989880
Switched the modulo to checked_rem in 9afd01b so the i64::MIN % -1 case errors out cleanly, plus added a regression test (date_bin_nanos_interval(-1, i64::MIN, 0)). -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
