LorrensP-2158466 opened a new issue, #11078: URL: https://github.com/apache/datafusion/issues/11078
SQLancer #11030 has found several overflow bugs in the math functions, this issue tracks those: - [x] overflow in GCD & LCM #11053 - [ ] Overflow bug in negate arithmetic operator #11076 - [ ] Overflow bug in FACTORIAL scalar function #11074 - [ ] Overflow bug in POW scalar function #11075 One question: should we fix each bug in a separate PR's or 1 PR? -- 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]
