You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Michal Nowakiewicz (Jira)" <ji...@apache.org> on 2021/10/12 22:46:00 UTC

[jira] [Created] (ARROW-14305) [C++] Valgrind errors in arrow-compute-hash-join-node-test

Michal Nowakiewicz created ARROW-14305:
------------------------------------------

             Summary: [C++] Valgrind errors in arrow-compute-hash-join-node-test
                 Key: ARROW-14305
                 URL: https://issues.apache.org/jira/browse/ARROW-14305
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Michal Nowakiewicz
            Assignee: Michal Nowakiewicz
             Fix For: 6.0.0


Originally reported in: https://issues.apache.org/jira/browse/ARROW-14211
This issue tracks Valgrind related problem (unrelated to TSAN part in above JIRA). 

Valgrind reports access to uninitialized data when comparing results output from hash join in test. 
The problem is only related to Boolean columns (both as a hash join key and payload column), removing Boolean type from testing, results in a passing run.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)