SreeramaYeshwanthGowd commented on PR #57497:
URL: https://github.com/apache/spark/pull/57497#issuecomment-5238631178

   @cloud-fan Thanks, folded the null-entry check into variantFromEntries's 
existing loop. It now returns null on a null entry, and both nullSafeEval and 
codegen just propagate that result instead of pre-scanning, so the whole path 
is single-pass again.


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