mingmwang commented on issue #5738:
URL: 
https://github.com/apache/arrow-datafusion/issues/5738#issuecomment-1484779674

   > Okay, let me open my first PR :D
   
   Sure, I think you can add the input partition count check during the real 
execution time(not plan time) in the `execute()`method.
   And I think both the `HashJoinExec` and `SortMergeJoinExec` will need this 
check. I'm not sure for `SymmetricHashJoinExec` whether the check is required 
or not.


-- 
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