-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
Milestone
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.
Reporter: Renat Valiullin / @rip-nsk
Assignee: Michal Nowakiewicz / @michalursa
Related issues:
- [C++] Occasional failure arrow-compute-hash-join-node-test (is related to)
Original Issue Attachments:
PRs and other links:
Note: This issue was originally created as ARROW-14911. Please see the migration documentation for further details.