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/30 03:06:00 UTC

[jira] [Resolved] (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 resolved BEAM-8515.
-----------------------------
    Fix Version/s: 2.18.0
       Resolution: Fixed

> 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
>             Fix For: 2.18.0
>
>
> 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)