jedcunningham commented on PR #26052: URL: https://github.com/apache/airflow/pull/26052#issuecomment-1232176381
I just discovered that this doesn't handle the datasets on the serialized dags. I think this only poses a problem for the dependency view, not that we can ignore it. I wonder if we should instead do the mutation in the dataset `__init__`? This would allow it to work in both contexts. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
