You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Raúl Cumplido (Jira)" <ji...@apache.org> on 2022/07/14 12:31:00 UTC

[jira] [Created] (ARROW-17071) [C++][CI] arrow-compute-plan-test and arrow-compute-hash-join-node-test fails on test-conda-cpp-valgrind

Raúl Cumplido created ARROW-17071:
-------------------------------------

             Summary: [C++][CI] arrow-compute-plan-test and arrow-compute-hash-join-node-test fails on test-conda-cpp-valgrind
                 Key: ARROW-17071
                 URL: https://issues.apache.org/jira/browse/ARROW-17071
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Raúl Cumplido
             Fix For: 9.0.0


There has been an issue on the last test-conda-cpp-valgrind nightly tests for both:
{code:java}
The following tests FAILED:
	 34 - arrow-compute-plan-test (Failed)
	 35 - arrow-compute-hash-join-node-test (Failed) {code}
There seems to be a couple of issues. The job run can be seen here:

[https://github.com/ursacomputing/crossbow/runs/7332161636]

Taking a look on the last introduced commits, I think the commit that introduced the issue is the following one: [https://github.com/apache/arrow/commit/96a3af437bfc498b75b832b161df378ad96cae1c]

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)