HyukjinKwon opened a new pull request, #48422: URL: https://github.com/apache/arrow/pull/48422
### Rationale for this change https://github.com/apache/arrow/blob/4a8194e5c5b65579e09439121328aa3a448a7bf0/python/pyarrow/tests/test_dataset.py#L3436-L3442 was disabled because of batch size implementation missing in ORC scanner (ARROW-14153). This is resolved now so we can enable the tests. ### What changes are included in this PR? Enable test_orc_scan_options with batch_size ### Are these changes tested? Yes, via ``` python/pyarrow/tests/test_dataset.py::test_orc_dataset_reader ``` ### 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]
