<#216 Add support to apply node using a Map[String...
# flyte-github
a
#216 Add support to apply node using a Map[String, SdkBindingData[_]] Pull request opened by andresgomezfrr TL;DR Add support to create nodes using a transform
SdkTransform[InputT, OutputT]
and an input
Map[String, SdkBindingData[_]]
. This was supported previously and we removed this feature with the strongly-types interface. Type ☐ Bug Fix ☑︎ Feature ☐ Plugin Are all requirements met? ☑︎ Code completed ☑︎ Smoke tested ☑︎ Unit tests added ☐ Code documentation added ☐ Any pending items have an associated Issue Tracking Issue _Remove the '_fixes_' keyword if there will be multiple PRs to fix the linked issue_ fixes https://github.com/flyteorg/flyte/issues/ flyteorg/flytekit-java All checks have passed 3/3 successful checks