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

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

Thomas Groh created BEAM-1876:
---------------------------------

             Summary: 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


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)