abhilashmandaliya opened a new pull request #10482:
URL: https://github.com/apache/pulsar/pull/10482


   Fixes #10472
   
   ### Motivation
   GenericJsonRecord should not error out if the non-existent field is queried.
   
   ### Modifications
   
   Added a null check and returning null if the field does not exist.
   
   ### Verifying this change
   
   Extended one of the tests for GenericJsonRecord.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to