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/04/18 03:37:41 UTC

[jira] [Commented] (BEAM-1991) Update references to SumDoubleFn => Sum.ofDoubles

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

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

GitHub user wtanaka opened a pull request:

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

    [BEAM-1991] Sum.SumDoubleFn => Sum.ofDoubles

    This is left over from commit 78a360eac35507d9a558fc6117bb56b67b8a884e
    
     - [x] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [x] 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.pdf).

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

    $ git pull https://github.com/wtanaka/beam BEAM-1991

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

    https://github.com/apache/beam/pull/2565.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 #2565
    
----
commit b11dac9193d343873d050422c4a8d92ad626be1a
Author: wtanaka.com <wt...@yahoo.com>
Date:   2017-04-18T02:45:45Z

    [BEAM-1991] Sum.SumDoubleFn => Sum.ofDoubles
    
    This is left over from commit 78a360eac35507d9a558fc6117bb56b67b8a884e
    
     - [x] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [x] 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.pdf).

----


> Update references to SumDoubleFn => Sum.ofDoubles
> -------------------------------------------------
>
>                 Key: BEAM-1991
>                 URL: https://issues.apache.org/jira/browse/BEAM-1991
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Wesley Tanaka
>            Assignee: Wesley Tanaka
>            Priority: Minor
>
> https://github.com/apache/beam/commit/78a360eac35507d9a558fc6117bb56b67b8a884e missed at least one



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