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

ASF GitHub Bot commented on BEAM-1723:
--------------------------------------

GitHub user aljoscha opened a pull request:

    https://github.com/apache/beam/pull/2959

    [BEAM-1723] deduplication of UnboundedSource in Flink runner

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aljoscha/beam cherry-pick-1723

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/2959.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2959
    
----

----


> FlinkRunner should deduplicate when an UnboundedSource requires Deduping
> ------------------------------------------------------------------------
>
>                 Key: BEAM-1723
>                 URL: https://issues.apache.org/jira/browse/BEAM-1723
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-flink
>            Reporter: Thomas Groh
>            Assignee: Aljoscha Krettek
>             Fix For: 2.0.0
>
>
> UnboundedSource implementations can require deduping, and the FlinkRunner 
> currently logs a warning that this is not supported.
> https://github.com/apache/beam/blob/master/runners/flink/runner/src/main/java/org/apache/beam/runners/flink/translation/wrappers/streaming/io/UnboundedSourceWrapper.java#L139



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

Reply via email to