raulcd commented on PR #13616: URL: https://github.com/apache/arrow/pull/13616#issuecomment-1187024347
could the [test-ubuntu-20.04-cpp-thread-sanitizer](https://github.com/ursacomputing/crossbow/runs/7351519875?check_suite_focus=true) be related to the change? Asking because it is on the `asof-join` instead of the `hash-join` : `arrow-compute-asof-join-node-test` ``` SUMMARY: ThreadSanitizer: data race /arrow/cpp/src/arrow/compute/exec/asof_join_node.cc:256:7 in arrow::compute::InputState::Push(std::shared_ptr<arrow::RecordBatch> const&) ``` -- 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]
