Jack McCluskey created BEAM-13803:
-------------------------------------
Summary: Add native iterable side input support to the Go SDK
Key: BEAM-13803
URL: https://issues.apache.org/jira/browse/BEAM-13803
Project: Beam
Issue Type: Improvement
Components: sdk-go
Reporter: Jack McCluskey
Assignee: Jack McCluskey
The current Go SDK side input implementation handles all side inputs as map
side inputs, applying a fixed key to anything that is unkeyed and arranging
things into the correct form after the fact. This should be changed to avoid
adding an extra fixed key node and support iterable side inputs natively.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)