GitHub user sb2nov opened a pull request:

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

    [Beam-1280] remove label arguments from ptransforms

    R: @aaltay PTAL
    
    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [x] 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).
     - [x] 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/sb2nov/beam 
BEAM-1280-remove_label_arguments_from_ptransforms

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

    https://github.com/apache/beam/pull/1958.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 #1958
    
----
commit a8b33a3df4cdc195297645e8e7a7aea80f919ba5
Author: Sourabh Bajaj <sourabhba...@google.com>
Date:   2017-02-08T19:22:42Z

    Remove fn_or_label argument from Map and Filter

commit 59ef2a8ccd7588d98998cacf267ecff7aa56099a
Author: Sourabh Bajaj <sourabhba...@google.com>
Date:   2017-02-08T21:48:24Z

    Address review comments

commit ec2e145b7cb79f5f0037ba97529b663cdc6ad872
Author: Sourabh Bajaj <sourabhba...@google.com>
Date:   2017-02-08T22:05:27Z

    Remove fn_or_label argument from FlatMap

commit eda555305b3d00ddf6490396927b7823d70acaf6
Author: Sourabh Bajaj <sourabhba...@google.com>
Date:   2017-02-08T22:26:36Z

    Remove fn_or_label argument from ParDo

commit 0870a5473e7910fbe561bd367ba055d35b2a0c4a
Author: Sourabh Bajaj <sourabhba...@google.com>
Date:   2017-02-08T22:35:15Z

    Remove label_or_fn from CombineGlobally

commit d12f0a3ab119375f628626ffcd4b2a568a224421
Author: Sourabh Bajaj <sourabhba...@google.com>
Date:   2017-02-08T22:57:00Z

    Remove label guessing from CallablePTransform

commit 1101841f88693ec7d42b8c0b113cfc487b123352
Author: Sourabh Bajaj <sourabhba...@google.com>
Date:   2017-02-08T23:10:04Z

    Remove label guessing from PValue

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to