Describe the bug, including details regarding any error messages, version, and platform.
Since #15183 was merged the nightly job for:
test-ubuntu-18.04-cpp-static
has been failing with a timeout on:
Errors while running CTest
88/88 Test #36: arrow-compute-plan-test ...................***Timeout 300.00 sec
Running arrow-compute-plan-test, redirecting output into /build/cpp/build/test-logs/arrow-compute-plan-test.txt (attempt 1/1)
99% tests passed, 1 tests failed out of 88
It does not seem to cause issues on the verification scripts so I don't think it is a release blocker but we should investigate to fix the test or increase the timeout?
Component(s)
C++, Continuous Integration