sachinnn99 commented on PR #10871:
URL: https://github.com/apache/gravitino/pull/10871#issuecomment-4321690353

   This builds on the same approach as #10183. Changes beyond that PR:
   
   - Guards nested fields (e.g. `getJobTemplate().name()` in `JobOperations`)
   - Fixes pre-try dereferences in `JobOperations.registerJobTemplate` and 
`PolicyOperations.setPolicy` that would NPE before the catch block
   - Adds regression tests for the `getName()`, `getRoleNames()`, and 
`getJobTemplate().name()` patterns


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

Reply via email to