rok opened a new issue, #47255:
URL: https://github.com/apache/arrow/issues/47255

   ### Describe the enhancement requested
   
   We currently generate random array data with numpy which means we cannot 
test for cases where numpy is not present. We want a random array generator 
depending only on pyarrow and Python standard library. We should plug that into 
`_test_table` and `_test_dataframe` test utilities.
   See https://github.com/apache/arrow/pull/47199#pullrequestreview-3083638920 
for more context.
   
   ### Component(s)
   
   C++, Python


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

Reply via email to