ashb opened a new pull request #19825:
URL: https://github.com/apache/airflow/pull/19825


   As part of AIP-39 (released in 2.2) we added `run_id` parameters to XCom
   methods, and this changes it so that passing by run_id is the
   recommended approach.
   
   A future PR will change the columns on the xcom table to store run_id
   (instead/as well as exeuction_date) but that will be for 2.3, where as
   this change can be backported to 2.2.x
   
   Discussion thread: 
https://lists.apache.org/thread/gofj3g6m6vvksy6n0cmgq1qxd309bbbl


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