You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Renat Valiullin (Jira)" <ji...@apache.org> on 2021/11/29 22:52:00 UTC

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

Renat Valiullin created ARROW-14911:
---------------------------------------

             Summary: [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++
            Reporter: Renat Valiullin
         Attachments: workaround.patch

arrow-compute-hash-join-node-test failed in my environment (windows, msvc 19.12.25835) because hash_table_ is empty, but hash_table_empty_ is false in HashJoinBasicImpl::ProbeBatch_Lookup

I workaround this issue using the attached patch, but fix likely should be different.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)