[
https://issues.apache.org/jira/browse/BEAM-13354?focusedWorklogId=690279&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-690279
]
ASF GitHub Bot logged work on BEAM-13354:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Dec/21 19:23
Start Date: 03/Dec/21 19:23
Worklog Time Spent: 10m
Work Description: lukecwik merged pull request #16092:
URL: https://github.com/apache/beam/pull/16092
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 690279)
Time Spent: 1h (was: 50m)
> Java SDK Harness MultimapUserState not using structural value when comparing
> keys
> ---------------------------------------------------------------------------------
>
> Key: BEAM-13354
> URL: https://issues.apache.org/jira/browse/BEAM-13354
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-harness
> Affects Versions: 2.35.0
> Reporter: Luke Cwik
> Assignee: Luke Cwik
> Priority: P2
> Fix For: 2.36.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> The user state implementation is using non-structural value comparisons which
> doesn't work for certain types like byte[].
> https://github.com/apache/beam/blob/9b0032051b9fee83ac864fd70134915237ed2756/sdks/java/harness/src/main/java/org/apache/beam/fn/harness/state/MultimapUserState.java#L68
--
This message was sent by Atlassian Jira
(v8.20.1#820001)