hterik commented on issue #62988:
URL: https://github.com/apache/airflow/issues/62988#issuecomment-4021524882

   > Also, there is a `run_id` parameter that can be passed to `xcom_pull` (see 
the code here: 
https://github.com/apache/airflow/blob/main/airflow-core/src/airflow/models/taskinstance.py#L1671-L1699).
 I think a docs improvement might be applicable here, but IMO, the 
functionality is already in-place.
   
   Oops, i was only reading the source for 2.11 and couldn't find it, appears 
like it was added in 3.0 (https://github.com/apache/airflow/pull/41343).  And 
the latest docs don't mention it 
https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/xcoms.html
   
   The documentation update https://github.com/apache/airflow/pull/63030 should 
be enough to close this :)


-- 
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]

Reply via email to