sigmod opened a new pull request #35685:
URL: https://github.com/apache/spark/pull/35685


   ### What changes were proposed in this pull request?
   
   In `updateAttr`, let the new Attribute have the same nullability as the 
Attribute to be replaced.
   
   ### Why are the changes needed?
   
   `attrMap` can possibly be populated below an outer join and the outer join 
changes nullability.
   
   ### How was this patch tested?
   
   New unit test - verified that it fails without the fix.
   


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