<#219 Add binding collection/map to SdkBindingData...
# flyte-github
a
#219 Add binding collection/map to SdkBindingDataFactory for Scala Pull request opened by narape TL;DR Add methods to
SdkBindingDataFactory
to create
SdkBindingData
from collection or maps of other
SdkBindingData
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 Complete description We were missing a way to construct
SdkBindingData
from collections (or maps) of other `SdkBindingData`´s in the scalaś
SdkBindingDataFactory
, as we have in the java one. Tracking Issue NA Follow-up issue NA flyteorg/flytekit-java All checks have passed 3/3 successful checks