pitrou opened a new issue, #36331:
URL: https://github.com/apache/arrow/issues/36331
### Describe the bug, including details regarding any error messages,
version, and platform.
Various errors seem to occur intermittently on CI.
One example:
```
[ RUN ] AsofJoinTest.BackpressureWithBatchesGen
/arrow/cpp/src/arrow/acero/asof_join_node_test.cc:1516: Failure
Value of: has_bp_been_applied()
Actual: false
Expected: true
[ FAILED ] AsofJoinTest.BackpressureWithBatchesGen (10693 ms)
```
from
https://github.com/apache/arrow/actions/runs/5391899018/jobs/9789453616?pr=36215#step:6:3333
Another example:
[logs](https://gist.github.com/pitrou/d1814bde928d3b08fd29a923053a9ed0)
from
https://github.com/apache/arrow/actions/runs/5376323460/jobs/9753323965#step:10:338
### Component(s)
C++, Continuous Integration
--
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]