cloud-fan commented on PR #45552:
URL: https://github.com/apache/spark/pull/45552#issuecomment-2025219523

   @zhengruifeng can you take a look? I think we should make this work. We can 
find `df("b")` in both join sides, but this is a special case as `df("b")` 
directly comes from the right join side. I don't want to make the algorithm 
very complicated like searching column references from both sides and calculate 
the depth, but this simple special case is not ambiguous.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to