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

Beam JIRA Bot commented on BEAM-449:
------------------------------------

This issue is assigned but has not received an update in 30 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> Support PCollectionList in PAssert
> ----------------------------------
>
>                 Key: BEAM-449
>                 URL: https://issues.apache.org/jira/browse/BEAM-449
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Thomas Groh
>            Assignee: Vitaly Terentyev
>            Priority: P3
>              Labels: Clarified, stale-assigned
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> The assertion takes an input PCollectionList and takes a list of matchers of 
> the same size, and applies each matcher to the identical index of the 
> PCollectionList
> e.g. PAssert.that(PCollectionList[0]).satisfies(matchers[0])
> Potentially also worthwhile is a "PAssert.thatFlattened(PCollectionList)" 
> static constructor, that runs an assertion on the flattened contents of the 
> list.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to