raulcd opened a new pull request, #47960: URL: https://github.com/apache/arrow/pull/47960
### Rationale for this change Hypothesys tests are failing due to generation of timedelta values that are larger than 64 bits: `pyarrow.lib.ArrowInvalid: Timedelta too large to fit in 64-bit integer` ### What changes are included in this PR? Limit min and max values for hypothesis strategy. ### Are these changes tested? Via archery. ### Are there any user-facing changes? No -- 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]
