yyossy5 commented on PR #46170: URL: https://github.com/apache/arrow/pull/46170#issuecomment-2813471967
Thank you @rok ! > A minor ask: could we add a check like: > > ```python > tensor_array_from_numpy = pa.FixedShapeTensorArray.from_numpy_ndarray(arr) > assert tensor_array_from_numpy.dim_names() is None > ``` You're right, I've added the assertions. https://github.com/apache/arrow/pull/46170/commits/800bb03c0c905487919ac586595aa13b31422df9 -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org