tedyu opened a new issue, #10009:
URL: https://github.com/apache/gravitino/issues/10009

   ### Version
   
   main branch
   
   ### Describe what's wrong
   
   The following class should have equals and hashCode methods because they're 
used as Map key class or in Set:
   
   org.apache.gravitino.oss.credential.policy.Policy
   
   
   ### Error message and/or stacktrace
   
   The symptom for the omission would be subtle. It depends on whether objects 
with duplicate field values are present.
   
   ### How to reproduce
   
   If two Policy objects with duplicate field values are put in the same Set, 
both of them would be present.
   
   ### Additional context
   
   _No response_


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