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:
Original Issue Attachments:
PRs and other links:
Note: This issue was originally created as ARROW-14911. Please see the migration documentation for further details.
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:
Original Issue Attachments:
PRs and other links:
Note: This issue was originally created as ARROW-14911. Please see the migration documentation for further details.