pitrou commented on PR #49883: URL: https://github.com/apache/arrow/pull/49883#issuecomment-5582233603
@metsw24-max Sorry for the delay. I'm still skeptical that all of the changes are required. I understand the arithmetic overflow checks, but why do we check whether input arguments to `Append`, `Reserve` or `Finish` are negative? Passing a negative value there is a programming error. -- 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]
