Daniel Oliveira created BEAM-11576:
--------------------------------------
Summary: Go ValidatesRunner failure: TestFlattenDup on Dataflow
Runner
Key: BEAM-11576
URL: https://issues.apache.org/jira/browse/BEAM-11576
Project: Beam
Issue Type: Bug
Components: sdk-go
Reporter: Daniel Oliveira
TestFlattenDup seems to consistently fail on Dataflow with the following error:
{noformat}
Completed work item 5948790309795780733 UNSUCCESSFULLY: UNKNOWN: process bundle
failed for instruction process_bundle-13 using plan
process-bundle-descriptor-179 : while executing Process for
Plan[process-bundle-descriptor-179]: 2: ParDo[passert.sumFn] Out:[] 1:
DataSource[S[ptransform-178@localhost:12371], 0]
Coder:W;coder-195<CoGBK;coder-196<int[varintz;c2];coder-197,int[varintz;c2];coder-199>>!GWC
Out:2 caused by: passert.Sum(flat) = {21, size: 6}, want {27, size:9}
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)