-
Type:
Bug
-
Status: Resolved
-
Priority:
P1
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: dsl-sql, test-failures
-
Labels:
java.lang.AssertionError: Expected: iterable with items [<Row:[3, foo]>, <Row:[5, bar]>, <Row:[7, baz]>] in any order but: no item matches: <Row:[3, foo]>, <Row:[5, bar]>, <Row:[7, baz]> in []
This happened after https://issues.apache.org/jira/browse/BEAM-10716
Maybe the pubsub subscription is accidentally deleted? Brian could you please take a look?