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/05/31 18:44:12 UTC

[jira] [Created] (BEAM-317) Implement PAssert#containsInAnyOrder and PAssert#satisfies without using Side Inputs

Thomas Groh created BEAM-317:
--------------------------------

             Summary: Implement PAssert#containsInAnyOrder and PAssert#satisfies without using Side Inputs
                 Key: BEAM-317
                 URL: https://issues.apache.org/jira/browse/BEAM-317
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-core
            Reporter: Thomas Groh
            Assignee: Thomas Groh
            Priority: Minor


SideInputs are not supported equally by all runners. Implementing non-empty assertions as a main input and a serialized assertion allows runner implementors to test their implementations prior to constructing side inputs.





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