zanmato1984 commented on issue #40380:
URL: https://github.com/apache/arrow/issues/40380#issuecomment-1993064431

   Normally this projection can be done by inserting a `Projection` node 
between `TableScan` and `HashJoin` nodes during the planning phase. So it is 
not necessary for a hash join algorithm to implement that itself.


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