Jens Scheffler
Jens Scheffler
I believe this is rather a technical limitation where documentation might need to be improved or we need to have a warning raised in logs. Each task that is being...
I assume so and that's why I made the link. I assume this issue and AIP-50 somehow relate each other, AIP-50 is a bit wider and more general. Looking forward...
Hi @slaupster I would like to investigate if I can potentially help in your error case but I am not sure if I fully understood the root cause. We are...
Have you thought about other options as alternatives? e.g.: - Add further attributes to Dataset definition to mark which Datasets have a blocking dependency `schedule=[Dataset("http://my/important/dataset"), Dataset("http://my/optional/dataset", optional=True)]` - Add a...
> If we do this it must be consistent between CLI and API. > > > I think there were related discussions in the past about how to treat a...
Without any logs, errors, metrics or details it is impossible to (1) understand your problem and (2) fix anything. Can you please describe more details?
I'm taking myself off the reviewer list as I have no clue about what this plugin is about and hope others do :-D
I am 80% okay with this interim. Anyway when moving to full-React we need to rework this thing. Found no problem on all existing pages with Firefox+Chromium on Ubuntu. What...
I feel linke when going into details of database, DAG model, REST API, CLI... UI Experience this is a very complex thing. I agree that this option is useful. On...
I did a regression and can confirm the analysis you made. Problem is that the expansion makes a lazy XCom resolution and this requires airflow codebase and XCom database access...