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)

Reply via email to