You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Groh (JIRA)" <ji...@apache.org> on 2017/03/15 00:52:41 UTC

[jira] [Created] (BEAM-1724) ApexRunner should deduplicate when an UnboundedSource requires Deduping

Thomas Groh created BEAM-1724:
---------------------------------

             Summary: ApexRunner should deduplicate when an UnboundedSource requires Deduping
                 Key: BEAM-1724
                 URL: https://issues.apache.org/jira/browse/BEAM-1724
             Project: Beam
          Issue Type: Bug
          Components: runner-apex
            Reporter: Thomas Groh


The Apex implementation of UnboundedRead does not inspect the requiresDeduping property of an Unbounded Source. It should do so.

https://github.com/apache/beam/blob/master/runners/apex/src/main/java/org/apache/beam/runners/apex/translation/operators/ApexReadUnboundedInputOperator.java



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)