rok commented on issue #42159: URL: https://github.com/apache/arrow/issues/42159#issuecomment-2170977900
@Tunneller I'm not familiar with BigQuery internals. I'm guessing that BigQuery client returns Arrow so there shouldn't be need to change anything on BigQuery client->Arrow boundary. Arrow->numpy boundary will most likely always incur a copy. Perhaps if you can use pandas with Arrow backend you can avoid numpy altogether. -- 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]
