Description
The equals() method in HCatSchema class uses the hashcode of the string obtained from toString(). The equals method should ideally compare the fields of the schema.
Attachments
Attachments
Issue Links
- depends upon
-
HCATALOG-438 HCatFieldSchema class does not have equals() method implementation
- Closed