kou opened a new pull request, #49160:
URL: https://github.com/apache/arrow/pull/49160

   ### Rationale for this change
   
   `repeat()` can only generate `< 2147483647` size output. So output larger 
than `2147483647` must be rejected.
   
   ### What changes are included in this PR?
   
   Add overflow check in `repeat()`.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   Yes.


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