You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Borisa Zivkovic (JIRA)" <ji...@apache.org> on 2017/05/01 21:41:04 UTC

[jira] [Commented] (BEAM-1876) GroupIntoBatches may be able to use Combine.BinaryCombineLongFn

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

Borisa Zivkovic commented on BEAM-1876:
---------------------------------------

I could start working of this if this is still valid - trying to learn codebase. Do you think [~tgroh] that it makes sense to start with this?

> GroupIntoBatches may be able to use Combine.BinaryCombineLongFn
> ---------------------------------------------------------------
>
>                 Key: BEAM-1876
>                 URL: https://issues.apache.org/jira/browse/BEAM-1876
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Thomas Groh
>            Priority: Trivial
>              Labels: newbie, starter
>
> This should reduce the complexity of the CombineFn by removing the need to merge accumulators or extract output.
> It may need to be refactored into a variable so the accumulator coder can be obtained.



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