HyukjinKwon opened a new pull request, #48460: URL: https://github.com/apache/arrow/pull/48460
### Rationale for this change Unbounded hypothesis timedeltas overflow int64 storage when converted to duration[ns]; this adds safe bounds matching the timestamp strategy pattern. ### What changes are included in this PR? Explicitly set the bounds for `st.timedeltas` in hypothesis. ### Are these changes tested? Not yet. ### Are there any user-facing changes? No, test-only. -- 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]
