jorisvandenbossche commented on pull request #7987:
URL: https://github.com/apache/arrow/pull/7987#issuecomment-677479161


   In principle, we have a `safe=True/False` keyword in `pa.array(..)` that 
could be honored here, and only do the overflow check if `safe=True` (but we 
currently don't discriminate for safe=True/False anywhere in python_to_arrow.cc)


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to