tustvold opened a new pull request, #2317:
URL: https://github.com/apache/arrow-datafusion/pull/2317

   # Which issue does this PR close?
   
   Closes #2173
   
    # Rationale for this change
   
   Follows on from #2310 and applies the same treatment to HashJoinExec
   
   # What changes are included in this PR?
   
   Extract the common futures shenanigans into a `OnceAsync` and then uses this 
within both CrossJoinExec and HashJoinExec
   
   # Are there any user-facing changes?
   
   HashJoinExec no longer evaluates during the plan
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to