danepitkin opened a new pull request, #36314: URL: https://github.com/apache/arrow/pull/36314
### Rationale for this change Array.to_pandas should mimic ChunkedArray.to_pandas implementation. Notably, there is a missing call to `__from_arrow__` if the attribute exists. ### Are these changes tested? Requires manually kicking off integration tests to test with pandas nightly (can only be done by a committer). ### Are there any user-facing changes? No -- 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]
