wjones127 commented on issue #37484:
URL: https://github.com/apache/arrow/issues/37484#issuecomment-1701535505

   > Also, another workaround would be:
   > tensor_array.slice(i, i+1).to_numpy_ndarray()[0]
   
   Yes, but that doesn't work in 12.0.0. There is a bug that was fixed in 
13.0.0 where `to_numpy_ndarray()` didn't work properly on sliced tensors.


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