You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2017/04/26 22:17:04 UTC

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

    [ https://issues.apache.org/jira/browse/BEAM-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15985657#comment-15985657 ] 

Kenneth Knowles commented on BEAM-1724:
---------------------------------------

[~thw] what do you think about this one? I would put it on the first stable release if it has a natural implementation in Apex.

> 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
>             Fix For: First stable release
>
>
> 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)