Description
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.
Attachments
Issue Links
- links to