[
https://issues.apache.org/jira/browse/FLINK-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935322#comment-14935322
]
ASF GitHub Bot commented on FLINK-2725:
---------------------------------------
GitHub user greghogan opened a pull request:
https://github.com/apache/flink/pull/1191
[FLINK-2725] Max/Min/Sum Aggregation of mutable types
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/greghogan/flink
2725_max_min_sum_aggregation_of_mutable_types
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1191.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 #1191
----
commit c828dedb8ea05dbfaec06765e3effd7c95b13516
Author: Greg Hogan <[email protected]>
Date: 2015-09-22T17:01:47Z
[FLINK-2725] Max/Min/Sum Aggregation of mutable types
----
> Max/Min/Sum Aggregation of mutable types
> ----------------------------------------
>
> Key: FLINK-2725
> URL: https://issues.apache.org/jira/browse/FLINK-2725
> Project: Flink
> Issue Type: Improvement
> Components: Java API
> Affects Versions: master
> Reporter: Greg Hogan
> Assignee: Greg Hogan
> Priority: Minor
>
> Support mutable value types in min, max, and sum aggregations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)