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

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

GitHub user dhalperi opened a pull request:

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

    [BEAM-386] Move UnboundedReadFromBoundedSource to core-construction-java

    Now that it's in the construction package, we can delete the
    Dataflow-specific clone that we couldn't use from runners-core.
    
    R: @tgroh 

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

    $ git pull https://github.com/dhalperi/beam URFBS

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

    https://github.com/apache/beam/pull/2481.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 #2481
    
----
commit 8be988fba79938bbddd6f3b92377fd84eb748eb5
Author: Dan Halperin <dhalp...@google.com>
Date:   2017-04-10T14:08:32Z

    [BEAM-386] Move UnboundedReadFromBoundedSource to core-construction-java
    
    Now that it's in the construction package, we can delete the
    Dataflow-specific clone that we couldn't use from runners-core.

----


> Dataflow runner to support Read.Bounded in streaming mode.
> ----------------------------------------------------------
>
>                 Key: BEAM-386
>                 URL: https://issues.apache.org/jira/browse/BEAM-386
>             Project: Beam
>          Issue Type: New Feature
>          Components: runner-dataflow
>            Reporter: Pei He
>            Assignee: Pei He
>             Fix For: 0.2.0-incubating
>
>
> UnboundedReadFromBoundedSource is done.
> Make Dataflow runner use it.



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

Reply via email to