Thomas Groh created BEAM-2867:
---------------------------------
Summary: Coders should not be compared for equality
Key: BEAM-2867
URL: https://issues.apache.org/jira/browse/BEAM-2867
Project: Beam
Issue Type: Bug
Components: sdk-java-core
Reporter: Thomas Groh
There is no enforcement that coders have precise {{equals}} methods - by
default, they will use object equality rather than any meaningful comparison.
Coders do, however, have identities within a Pipeline, which should be used
when 'the same coder' is required.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)