Ismaël Mejía created BEAM-7320:
----------------------------------
Summary: TextIOWriteTest.testWriteViaSink breaks on Flink runner
Key: BEAM-7320
URL: https://issues.apache.org/jira/browse/BEAM-7320
Project: Beam
Issue Type: Sub-task
Components: runner-flink
Reporter: Ismaël Mejía
{code}
java.lang.AssertionError
:
Read All/TextIO.ReadFiles/Read all via FileBasedSource/Read
ranges/ParMultiDo(ReadFileRanges).output:
Expected: iterable with items ["a", "b", "c", "d", "e", "f"] in any order
but: no item matches: "a", "c" in ["b", "e", "d", "f"]
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)