[
https://issues.apache.org/jira/browse/BEAM-9611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17475698#comment-17475698
]
Robert Burke commented on BEAM-9611:
------------------------------------
We have iterators tested in
https://github.com/apache/beam/blob/master/sdks/go/test/integration/primitives/pardo.go
but not re-iterators.
We also have map side inputs tested.
> Add a test for Iter/ReIter parameters in ParDos (such as after a GBK).
> ----------------------------------------------------------------------
>
> Key: BEAM-9611
> URL: https://issues.apache.org/jira/browse/BEAM-9611
> Project: Beam
> Issue Type: Test
> Components: sdk-go
> Reporter: Daniel Oliveira
> Priority: P3
>
> Some bugs popped up recently because DoFn validation caused an error with
> ParDos that had Iter/ReIter elements. That could've been caught if a test
> existed that checked the creation of ParDos with Iter/ReIters, so that should
> be added, either as a new test or as part of some existing integration test.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)