[
https://issues.apache.org/jira/browse/BEAM-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pei He closed BEAM-389.
-----------------------
Resolution: Fixed
Fix Version/s: 0.2.0-incubating
> DelegateCoder needs equals and hashCode
> ---------------------------------------
>
> Key: BEAM-389
> URL: https://issues.apache.org/jira/browse/BEAM-389
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Pei He
> Assignee: Pei He
> Priority: Minor
> Fix For: 0.2.0-incubating
>
>
> 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)