Jens Scheffler
Jens Scheffler
@BasPH You presented this last summit, was eagerly waiting on this - were you dragged to other priorities or missing support making this to main? Or technical limitations? Would be...
Hi @xmariachi - as debugging of your reported problem is hard and can be caused by multiple circumstances also outside of control of Airflow.... can you check when the node/POD...
Good catch @Taragolis :-D I assume the same when I read this. @Felix-neko Is there a specific reason to pass the full DagRun object into the context? Would it help...
I am not sure but I feel it is a mis-interpretation of the mapping function. The values returned from task list_values are mapped already at parse-time as the array access...
Probably you are right. As I was re-checking the docs/code I remembered there is this `LazyXComAccess` being generated (see https://airflow.apache.org/docs/apache-airflow/2.5.2/authoring-and-scheduling/dynamic-task-mapping.html#simple-mapping). Maybe the simple workaround is really the best because I...
I checked and I have no auto-complete and suggestions when I type as described in the PR descriptions. Tested with Firefox and Chromium. Did I mis-undertstand the PR that suggestions...
@bbovenzi or @eladkal Can yo umake a 2nd pass review, then I thing we should merge this.
Looks good for me!
Really cool catch. I can immediately see it locally and the UI feels immediately faster with this PR! THANKS! (I think we could debate about the time, 12h sounds reasonable...
Checked and my patch is in.