rok commented on code in PR #37533:
URL: https://github.com/apache/arrow/pull/37533#discussion_r1435217770


##########
python/pyarrow/array.pxi:
##########
@@ -3519,17 +3519,42 @@ class FixedShapeTensorArray(ExtensionArray):
 
     def to_numpy_ndarray(self):

Review Comment:
   I wouldn't know, this is defined in [Array 
class](https://github.com/apache/arrow/blob/main/python/pyarrow/array.pxi#L1537)
 and I think we just didn't want to override it.



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