damccorm opened a new issue, #19651: URL: https://github.com/apache/beam/issues/19651
Current implementation of ExecutableStage only accepts one input PColletion: https://github.com/apache/beam/blob/5ee4cf4e4880782492ec26f2b454a6df9b25f1e2/model/pipeline/src/main/proto/beam_runner_api.proto#L1247. But it's possible that a ExecutableStage has multiple inputs. Imported from Jira [BEAM-7626](https://issues.apache.org/jira/browse/BEAM-7626). Original Jira may contain additional context. Reported by: boyuanz. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
