kszucs commented on issue #47734: URL: https://github.com/apache/arrow/issues/47734#issuecomment-3376530696
It can be a problem with the data generation caused by a recent hypothesis release. Quickly looked at the: - failing build used hypothesis==6.140.3 - succeeding build used hypothesis==6.138.13 We should probably adjust the data generation for duration and interval types to produce smaller values https://github.com/apache/arrow/blob/main/python/pyarrow/tests/strategies.py#L325-L328 -- 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]
