PartitionTest.testDroppedPartition breaks on Flink runner
Open
flink
P3
runners
sub-task
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
This happens too in GroupByKeyTest$WindowTests.testIdentityWindowFnPropagation
```
java.lang.AssertionError
:
Flatten.PCollections.out:
Expected: iterable with items [<2>, <4>,
<5>, <7>, <8>, <10>, <11>] in any order
but: not matched: <2>
```
Imported from Jira [BEAM-7323](https://issues.apache.org/jira/browse/BEAM-7323). Original Jira may contain additional context.
Reported by: iemejia.
Subtask of issue #19427
Contributor guide
Assessment
This issue has not been assessed yet.