[PR] Refactor ExternalDagLink to not create ad hoc TaskInstances [airflow]

2023-12-08 Thread via GitHub
josh-fell opened a new pull request, #36135: URL: https://github.com/apache/airflow/pull/36135 This operator link creates an ad hoc TaskInstance to build its output URL. Generally we moved away from this approach starting with #21285. This PR updates the operator link to use `TaskInst

Re: [PR] Refactor ExternalDagLink to not create ad hoc TaskInstances [airflow]

2023-12-10 Thread via GitHub
potiuk merged PR #36135: URL: https://github.com/apache/airflow/pull/36135 -- 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: commits-unsubscr...@airflow.a