ahshahid commented on PR #45446:
URL: https://github.com/apache/spark/pull/45446#issuecomment-2004841887

   > @peter-toth does your PR for #45552 imply that this PR can be closed ?
   
   I am wondering if a combo of your PR 
[https://github.com/apache/spark/pull/45552](https://github.com/apache/spark/pull/45552)
 and this PR would solve the issue satisfactorily.
   i.e
   1) The first preference to resolution if ( DATASET_ID_TAG is present in 
UnResolvedAttribute) would be the code of this PR. This will resolve if there 
is apparent unambiguity based on user's choice of dataframe to extract columns 
( given that the dataframe used is leg of the top level join.
   2) If the resolution is not possible or ambiguous , delegate it to PlanID 
resolution.


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