Pei He created BEAM-389:
---------------------------

             Summary: DelegateCoder needs equals and hashCode
                 Key: BEAM-389
                 URL: https://issues.apache.org/jira/browse/BEAM-389
             Project: Beam
          Issue Type: Bug
            Reporter: Pei He
            Assignee: Pei He
            Priority: Minor


Currently, DelegateCoder inherit equals() and hashCode() from StandardCoder.

And, it makes DelegateCoder.of(VarIntCoder) equal to 
DelegateCoder.of(BigEndianIntegerCoder).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to