Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- links to