Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
6.0.0, 6.0.1
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
ARROW-15221 [C++] Occasional failure arrow-compute-hash-join-node-test
- Open
- links to