You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2022/04/21 07:26:00 UTC

[jira] [Resolved] (ARROW-14911) [C++] arrow-compute-hash-join-node-test failed

     [ https://issues.apache.org/jira/browse/ARROW-14911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Weston Pace resolved ARROW-14911.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 12894
[https://github.com/apache/arrow/pull/12894]

> [C++] arrow-compute-hash-join-node-test failed
> ----------------------------------------------
>
>                 Key: ARROW-14911
>                 URL: https://issues.apache.org/jira/browse/ARROW-14911
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 6.0.0, 6.0.1
>            Reporter: Renat Valiullin
>            Assignee: Michal Nowakiewicz
>            Priority: Major
>              Labels: pull-request-available, query-engine
>             Fix For: 8.0.0
>
>         Attachments: workaround.patch
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> arrow-compute-hash-join-node-test failed in my environment (windows, msvc 19.12.25835)
> because in HashJoinBasicImpl::ProbeBatch_Lookup hash_table_ is empty, but hash_table_empty_ is false. 
> I workaround this issue using the attached patch, but fix likely should be different.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)