pitrou commented on PR #46732:
URL: https://github.com/apache/arrow/pull/46732#issuecomment-2959343708

   Were any benchmarks run on this change? Calling `list(range(...))` and 
converting it to a Arrow array afterwards is going to be significantly more 
costly (and memory-consuming) than `np.arange`.


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