westonpace commented on a change in pull request #11991: URL: https://github.com/apache/arrow/pull/11991#discussion_r779905880
########## File path: cpp/src/arrow/dataset/scanner_test.cc ########## @@ -706,30 +634,6 @@ TEST_P(TestScanner, Head) { AssertTablesEqual(*expected, *actual, /*same_chunk_layout=*/false); } -TEST_P(TestScanner, FromReader) { Review comment: Good catch. This test ended up working just fine on an async scanner. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org