You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/12/07 12:07:23 UTC

[GitHub] [arrow-datafusion] alamb commented on pull request #1402: Transfer right join to left join

alamb commented on pull request #1402:
URL: https://github.com/apache/arrow-datafusion/pull/1402#issuecomment-987865048


   I agree with @Dandandan  that keeping the `Left` and `Right` enum and not trying to change from `Right` to `Left` implicitly is probably the best thing to do for now as it allows users to explicitly control what the join order is. 


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org