AlenkaF commented on PR #13282:
URL: https://github.com/apache/arrow/pull/13282#issuecomment-1144427647

   A file (to be moved out of C++) `python_to_arrow.cc` uses next functions:
   - `MultiplyWithOverflow`
   - `AddWithOverflow`
   - `SubtractWithOverflow`
   
   I do not mind moving only these parts to `int_util.h`. But am not sure if 
leaving other overflow functions where they are makes sense? 


-- 
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]

Reply via email to