You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Luke Cwik (Jira)" <ji...@apache.org> on 2019/10/29 23:05:00 UTC

[jira] [Updated] (BEAM-8515) Ensure that ValueProvider types have equals/hashCode implemented for comparison reasons

     [ https://issues.apache.org/jira/browse/BEAM-8515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luke Cwik updated BEAM-8515:
----------------------------
    Status: Open  (was: Triage Needed)

> 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
>            Priority: Minor
>
> 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)