[Go SDK] Update side input handling in the direct runner
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 205
Description
The Go SDK's direct runner currently does not support handling windowed side inputs and mapping main input windows to side input windows. This should be added once BEAM-11087 is resolved.
The direct runner also does not return multimap side inputs properly, this should be added upon completion of BEAM-3293.
Imported from Jira [BEAM-13075](https://issues.apache.org/jira/browse/BEAM-13075). Original Jira may contain additional context.
Reported by: jrmccluskey.
Contributor guide
Research direction
Start by reviewing the dependency issues BEAM-11087 and BEAM-3293, which must be resolved before this work can proceed. Then inspect the Go SDK direct runner's side-input handling and define completion as support for windowed side inputs, main-to-side window mapping, and correctly returned multimap side inputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100