scott-routledge2 commented on code in PR #43698:
URL: https://github.com/apache/arrow/pull/43698#discussion_r2335120815
##########
cpp/src/arrow/dataset/file_parquet_test.cc:
##########
@@ -973,5 +973,52 @@ TEST_F(TestParquetFileFormat, MultithreadedScanRegression)
{
}
}
+TEST_F(TestParquetFileFormat, MultithreadedComputeRegression) {
Review Comment:
Yeah, I refactored the test to take a lambda for customizing the scan
options.
--
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]