I’ve added a test case for the newly introduced nullSafeValue method that accepts a mapper function (introduced in #42972, see #42956 for background). This test ensures the method correctly transforms the value using the provided mapper function, validating its behavior. Thank you for considering and addressing the use case!

If there are any improvements or additional suggestions, I’d greatly appreciate your feedback.

Comment From: philwebb

Thanks very much @minwoo1999!