acoustic-carpenter-78188
01/24/2023, 8:11 AMMap<String, 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
Add a new method into the SdkType interface to allow to transform an input/output class in a Map<String, SdkBindingData<?>>
This PR also adds their implementations (JacksonSdkType, SdkScalaType)
Tracking Issue
• flyteorg/flyte#3258
Follow-up issue
NA
flyteorg/flytekit-java
✅ All checks have passed
3/3 successful checksacoustic-carpenter-78188
01/24/2023, 8:11 AMacoustic-carpenter-78188
01/24/2023, 8:27 AM