apache / apache/beam

ExecutableStage should be able to accept multiple input PCollection

Open
#19,651 0 comments 0 reactions 0 assignees View on GitHub
fn-execution java new feature P3
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.