rok commented on PR #47199: URL: https://github.com/apache/arrow/pull/47199#issuecomment-3150089801
> Thanks for the PR! I would have loved to see an utility function that does not require neither pandas nor numpy so we can reuse on our tests without numpy too, basically have a no extra requirements fixture (only python and pyarrow) so we don't require anything else. Maybe we could create a follow up issue? Agreed! The only question in my mind here is do we expose a cpp utility for generating random array data or use Python stdlib. I think for small data sizes Python stdlib would be quite sufficient. -- 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