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 2018/03/20 17:14:00 UTC

[jira] [Created] (BEAM-3891) There should be some way to perform a Topological Sort with a stable output

Thomas Groh created BEAM-3891:
---------------------------------

             Summary: There should be some way to perform a Topological Sort with a stable output
                 Key: BEAM-3891
                 URL: https://issues.apache.org/jira/browse/BEAM-3891
             Project: Beam
          Issue Type: Bug
          Components: runner-core
            Reporter: Thomas Groh
            Assignee: Thomas Groh


This really means that there is some way to produce the same iterable, order included, based on some property of the nodes. This can be done via performing a sort before the elements are added to the collection of nodes under consideration.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)