AlenkaF commented on PR #46029:
URL: https://github.com/apache/arrow/pull/46029#issuecomment-2778672482

   Correct, the failure is different now (`ArrowInvalid`) and for a different 
test: `test_chunked_arrays` from `test_strategies.py` that uses 
`all_chunked_arrays = chunked_arrays(all_types)` strategy.
   
   Nothing in `pyarrow/util.py` and `pyarrow/tests/util.py` that would fit a 
data generation utility. To confirm, you suggest we move away from using 
`hypothesis.strategies` and `hypothesis.extra.numpy` in `arrays` strategy 
defined in  `pyarrow/tests/test_strategies.py` and create our own data 
generation utility?


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to