You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Luke Cwik (JIRA)" <ji...@apache.org> on 2018/08/20 16:12:00 UTC

[jira] [Created] (BEAM-5184) Side inputs with duplicate values are being lost

Luke Cwik created BEAM-5184:
-------------------------------

             Summary: Side inputs with duplicate values are being lost
                 Key: BEAM-5184
                 URL: https://issues.apache.org/jira/browse/BEAM-5184
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-core
            Reporter: Luke Cwik
            Assignee: Kenneth Knowles


Side inputs with duplicate values are being lost due to the usage of a set based multimap.

[https://github.com/apache/beam/blob/05fb694f265dda0254d7256e938e508fec9ba098/sdks/java/core/src/main/java/org/apache/beam/sdk/values/PCollectionViews.java#L293]

 

Originating thread: https://lists.apache.org/thread.html/48bae7cf71bf6851622cdee0e8bc8619c79c4c2273ed63f288202169@%3Cdev.beam.apache.org%3E



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)