pitrou commented on code in PR #46139:
URL: https://github.com/apache/arrow/pull/46139#discussion_r2087094721


##########
cpp/src/arrow/dataset/dataset_writer_test.cc:
##########
@@ -231,6 +232,7 @@ class DatasetWriterTestFixture : public testing::Test {
   util::AsyncTaskScheduler* scheduler_;
   Future<> scheduler_finished_;
   FileSystemDatasetWriteOptions write_options_;
+  bool paused_{false};

Review Comment:
   That's quite possible. We'll see if we get spurious TSan errors.



-- 
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]

Reply via email to