mrkn commented on issue #12553:
URL: https://github.com/apache/arrow/issues/12553#issuecomment-1151702963

   > Going from pa.Tensor to np.array and back should be zero copy AFAIK.
   
   It's true.  Only metadata, that is the shape and the stride arrays are 
copied from Arrow's Tensor to NumPy's ndarray.


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