You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/06 03:20:58 UTC

[jira] [Commented] (BEAM-1038) Support for new State API in DataflowRunner

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

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

GitHub user kennknowles opened a pull request:

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

    [BEAM-1038] Rollforwards "Allow stateful DoFn in DataflowRunner""

    This rolls forward 42bb15d, allowing stateful DoFn in DataflowRunner.
    
    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
           Travis-CI on your fork and ensure the whole test matrix passes).
     - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.txt).
    
    ---


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

    $ git pull https://github.com/kennknowles/beam Dataflow-state

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

    https://github.com/apache/beam/pull/1742.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 #1742
    
----
commit a3b3a56d7669305cb61a50b0089f9ebf531b7eb5
Author: Kenneth Knowles <kl...@google.com>
Date:   2017-01-06T03:15:24Z

    Rollforwards "Allow stateful DoFn in DataflowRunner""
    
    This rolls forward 42bb15d, allowing stateful DoFn in DataflowRunner.

----


> Support for new State API in DataflowRunner
> -------------------------------------------
>
>                 Key: BEAM-1038
>                 URL: https://issues.apache.org/jira/browse/BEAM-1038
>             Project: Beam
>          Issue Type: New Feature
>          Components: runner-dataflow
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)