[
https://issues.apache.org/jira/browse/ARROW-14305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-14305.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 11395
[https://github.com/apache/arrow/pull/11395]
> [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
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 6.0.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)