Hacker News new | ask | show | jobs
by mywittyname 1489 days ago
This still has the problem that, when you call my_func multiple times in the same dag, the resulting tasks will be labelled, my_func, my_func__1, my_func__2, ...
1 comments

How about the dynamic task mapping that is now available in 2.3?