kdkrkwhr commented on issue #7586:
URL: https://github.com/apache/gravitino/issues/7586#issuecomment-3187114866

   Hi @justinmclean ,
   I noticed in the code that
   
   `authzMetadataObject.type() == 
PathBasedMetadataObject.PathType.get(MetadataObject.Type.SCHEMA)`
   
   might be intended to compare object values rather than references, so it 
could use `.equals()` instead of `==`.
   Would it be alright if I contribute a fix for this issue?


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