foldvari commented on issue #51821: URL: https://github.com/apache/airflow/issues/51821#issuecomment-4133012566
It is a valid use case when we need the value pushed to XCOM but it does not matter whish task pushed the value to XCOM. We need the most recent value. This worked perfectly in Airflow 2 by simply not passing any value to the task_ids parameter. How can we achieve the same in Airflow 3? Practically it is an 'any task' query. -- 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]
