[
https://issues.apache.org/jira/browse/BEAM-8515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anonymous updated BEAM-8515:
----------------------------
Status: Triage Needed (was: Resolved)
> 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: P3
> Labels: Done
> 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.20.10#820010)