[
https://issues.apache.org/jira/browse/BEAM-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15402355#comment-15402355
]
Aljoscha Krettek commented on BEAM-322:
---------------------------------------
The fix for this is included in this commit of my side-input PR:
https://github.com/apache/incubator-beam/pull/737/commits/ef9e7c480b55764efd03225109819d5a959c825b#diff-e3189955bcae0a6462c697ba467a303b
> Compare encoded keys in streaming mode
> --------------------------------------
>
> Key: BEAM-322
> URL: https://issues.apache.org/jira/browse/BEAM-322
> Project: Beam
> Issue Type: Sub-task
> Components: runner-flink
> Affects Versions: 0.1.0-incubating
> Reporter: Maximilian Michels
> Assignee: Aljoscha Krettek
> Fix For: 0.3.0-incubating
>
>
> Right now, hashing of keys happens on the value itself not on the encoded
> representation. This is at odds with the Beam specification and can lead to
> incorrect results.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)