cloud-fan opened a new pull request #23712: [SPARK-26798][SQL] 
HandleNullInputsForUDF should trust nullability
URL: https://github.com/apache/spark/pull/23712
 
 
   ## What changes were proposed in this pull request?
   
   There is a very old TODO in `HandleNullInputsForUDF`, saying that we can 
skip the null check if input is not nullable. We leverage the nullability info 
at many places, we can trust it here too.
   
   ## How was this patch tested?
   
   re-enable an ignored test
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to