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 2016/10/20 02:16:59 UTC

[jira] [Commented] (BEAM-783) Revisit View.AsSingleton custom transform in Apex runner

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

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

GitHub user tweise opened a pull request:

    https://github.com/apache/incubator-beam/pull/1139

    BEAM-783 Add test to cover side inputs and outputs.

    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).
    
    ---
    R: @kennknowles


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

    $ git pull https://github.com/tweise/incubator-beam BEAM-783

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

    https://github.com/apache/incubator-beam/pull/1139.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 #1139
    
----
commit 7105d925c51a49798849f01f1d7e0b4f3d4f51ad
Author: Thomas Weise <th...@apache.org>
Date:   2016-10-20T02:11:54Z

    BEAM-783 Add test to cover side inputs and outputs.

----


> Revisit View.AsSingleton custom transform in Apex runner
> --------------------------------------------------------
>
>                 Key: BEAM-783
>                 URL: https://issues.apache.org/jira/browse/BEAM-783
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-apex
>            Reporter: Thomas Weise
>            Assignee: Thomas Weise
>
> Determine if this should work with the SDK provided transform. Follow-up from BEAM-261



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