HyukjinKwon opened a new pull request, #48407: URL: https://github.com/apache/arrow/pull/48407
### Rationale for this change https://github.com/apache/arrow/blob/2a3c5db7900028fbdf54a4162ce6c5b3f6e9f8e4/python/pyarrow/tests/test_compute.py#L3423 can be enabled now because ARROW-14853 is resolved by https://github.com/apache/arrow/pull/11961 ### What changes are included in this PR? Removed the comment and enabled the test. ### Are these changes tested? Yes, via `python -m pytest pyarrow/tests/test_compute.py::test_struct_fields_options -v` ### 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]
