You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2016/06/01 13:28:59 UTC

[jira] [Updated] (BEAM-322) Compare encoded keys in streaming mode

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

Aljoscha Krettek updated BEAM-322:
----------------------------------
    Description: 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.

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