[
https://issues.apache.org/jira/browse/BEAM-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15353820#comment-15353820
]
ASF GitHub Bot commented on BEAM-285:
-------------------------------------
GitHub user peihe opened a pull request:
https://github.com/apache/incubator-beam/pull/552
[BEAM-285] Avoid boxing and unboxing in transforms Min and Max
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/peihe/incubator-beam combine-fn
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/552.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 #552
----
commit c20e40c2a288bdc5fa7f6370abac20c6492d87c5
Author: Pei He <[email protected]>
Date: 2016-06-28T22:40:29Z
Avoid boxing and unboxing in transforms Min and Max
----
> Make MinLongFn and MaxLongFn mimic SumLongFn and use BinaryCombineLongFn
> ------------------------------------------------------------------------
>
> Key: BEAM-285
> URL: https://issues.apache.org/jira/browse/BEAM-285
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Mark Shields
> Assignee: Pei He
>
> Ditto for the other 'optimized accumulator' combiner functions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)