rok commented on PR #34883: URL: https://github.com/apache/arrow/pull/34883#issuecomment-1503756289
> What do you mean exactly with "pass the permutation/strides information"? (I suppose you mean returning the permuted/logical array by default?) I think so yes :D. > Users could indeed do this conversion to an nD array manually (the `to_numpy_ndarray` implementation isn't that long), but to me that feels a bit the point of providing this method ;) (it could be a keyword argument to the function, to indicate if you want the permuted logical array or not) I suppose having this as an opt-in behavior (with the keyword) would work yeah. Just want to make sure this is not on a default path as that would be surprising. -- 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]
