js8544 commented on PR #35790:
URL: https://github.com/apache/arrow/pull/35790#issuecomment-1572078655

   > > There are two variants of cumsum, `cumulative_sum` always wraps around 
on overflow and `cumulative_sum` always return `Status::Invalid` on overflow,
   > 
   > This does not seem to make sense to me, is there a typo?
   
   Sorry! It's a typo indeed. I meant `cumulative_sum_checked`.


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