wjones127 commented on PR #34392:
URL: https://github.com/apache/arrow/pull/34392#issuecomment-1516691319

   SSH'd into the runner, and it seems to only fail if other acero test are run 
concurrently.
   
   ```
   # Fails:
   ctest --parallel 3 -R arrow-acero
   
   # Passes:
   ctest -R arrow-acero
   build/cpp/debug/arrow-acero-asof-join-node-test
   ```
   
   I haven't reproduced this locally yet though. Hopefully this gives some clue 
to what it might be.


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