ujjwaltwri commented on PR #19189:
URL: https://github.com/apache/datafusion/pull/19189#issuecomment-3649099535

   Thanks for pointing this out.
   I’ve updated the Spark concat implementation to add planner-level 
nullability inference using ReturnFieldArgs, marking the result nullable if any 
input is nullable, consistent with Spark SQL semantics.
   Runtime behavior is unchanged and all Spark tests pass. @kumarUjjawal 
@Jefffrey 


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