<#3926 [Core feature] maptasks should support all ...
# flyte-github
a
#3926 [Core feature] maptasks should support all task types Issue created by hamersaw Motivation: Why do you think this is important? Currently maptasks only support tasks from the
PodPlugin
- namely, python tasks, container tasks, and pod tasks. This is a limitation imposed by the task-level evaluation of maptasks. Goal: What should the final outcome look like, ideally? With the introduction of ArrayNode
maptasks
are now executed at the node-level. This means that theoretically, they can support all task and node types. This requires a little effort in maintaining plugin state for each subtask. Describe alternatives you've considered Leaving this as is may be in incomplete solution, where deeper support unlocks more use-cases. Propose: Link/Inline OR Additional context No response Are you sure this issue hasn't been raised already? ☑︎ Yes Have you read the Code of Conduct? ☑︎ Yes flyteorg/flyte