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 2016/10/25 23:41:58 UTC

[jira] [Created] (BEAM-833) Exercise Dynamic Splitting in the DirectRunner

Thomas Groh created BEAM-833:
--------------------------------

             Summary: Exercise Dynamic Splitting in the DirectRunner
                 Key: BEAM-833
                 URL: https://issues.apache.org/jira/browse/BEAM-833
             Project: Beam
          Issue Type: Improvement
          Components: runner-direct
            Reporter: Thomas Groh
            Assignee: Thomas Groh


BoundedSource#splitIntoBundles and UnboundedSource#generateInitialSplits are the methods by which sources can be accessed in parallel. Exercising these methods allows reads (and all transforms downstream) to be executed in parallel both pre and post a GroupByKey



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)