David Li created ARROW-15221:
--------------------------------
Summary: [C++] Occasional failure arrow-compute-hash-join-node-test
Key: ARROW-15221
URL: https://issues.apache.org/jira/browse/ARROW-15221
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: David Li
The test seems to be flaky. [Full
log|https://github.com/ursacomputing/crossbow/runs/4664466384?check_suite_focus=true]
{noformat}
44/84 Test #35: arrow-compute-hash-join-node-test .........***Failed 8.63 sec
Running arrow-compute-hash-join-node-test, redirecting output into
/build/cpp/build/test-logs/arrow-compute-hash-join-node-test.txt (attempt 1/1)
/arrow/cpp/build-support/run-test.sh: line 88: 19125 Segmentation fault
(core dumped) $TEST_EXECUTABLE "$@" > $LOGFILE.raw 2>&1
Running main() from
/build/cpp/googletest_ep-prefix/src/googletest_ep/googletest/src/gtest_main.cc
[==========] Running 23 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 7 tests from HashJoin
[ RUN ] HashJoin.Random
/arrow/cpp/src/arrow/compute/exec/hash_join_node_test.cc:934: Failure
Failed
'_error_or_value46.status()' failed with Cancelled: Scheduler cancelled
Google Test trace:
/arrow/cpp/src/arrow/compute/exec/hash_join_node_test.cc:1053: FULL_OUTER IS
parallel = false
/build/cpp/src/arrow/compute/exec
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)