abhilashmandaliya opened a new issue #10472: URL: https://github.com/apache/pulsar/issues/10472
**Describe the bug** If the field is not present, GenericJsonRecord throws NPE **To Reproduce** Try to access a field that doesn't exist. **Expected behavior** Should return null instead of throwing NPE. -- 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]
