HyukjinKwon opened a new pull request, #48445: URL: https://github.com/apache/arrow/pull/48445
### Rationale for this change https://github.com/apache/arrow/blob/6456944f5092dedb3f80d9bc80400e857d6571c7/python/pyarrow/tests/test_cffi.py#L648 can be removed now because `requested_schema` is implemented in https://github.com/apache/arrow/commit/d6b9051fa0 and its corresponding test was added as `test_roundtrip_batch_reader_capsule_requested_schema`. ### What changes are included in this PR? This PR removes the todo of implementing requested_schema. ### Are these changes tested? I removed a comment so did not test. ### Are there any user-facing changes? No, test-only. -- 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]
