acoustic-carpenter-78188
01/24/2023, 8:10 AMMap<String, SdkBindingData<?>>. This feature will be used as a part of the typed input implementation, which will be implemented in other PR.
Goal: What should the final outcome look like, ideally?
The goal is to have a method that allows you to transform an input/output class in a Map<String, SdkBindingData>` where the key is the attribute names and the values are the SdkBindingData value of the inputs/outputs.
Describe alternatives you've considered
no alternatives
Propose: Link/Inline OR Additional context
flyteorg/flytekit-java#177
Are you sure this issue hasn't been raised already?
☑︎ Yes
Have you read the Code of Conduct?
☑︎ Yes
flyteorg/flyteacoustic-carpenter-78188
01/24/2023, 8:27 AM