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

   Renaming `int_util_internal.h` to `int_util_overflow.h` is OK if it only 
includes overflow related codes but the current `int_util_internal.h` has 
`UpcastInt()` and `CheckSliceParams()` that aren't related to overflow.
   
   What functions do you want? Can we move only them to `int_util.h` from 
`int_util_internal.h`?


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