Luke Cwik created BEAM-8515:
-------------------------------
Summary: Ensure that ValueProvider types have equals/hashCode
implemented for comparison reasons
Key: BEAM-8515
URL: https://issues.apache.org/jira/browse/BEAM-8515
Project: Beam
Issue Type: Bug
Components: sdk-java-core
Reporter: Luke Cwik
Assignee: Luke Cwik
Currently ValueProviders don't implement equality which means they only have
instance equality.
This is not great if since we want to support using them as keys within maps or
as fields within objects which are used as keys within maps.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)