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


   If you used this class method directly (such as in a custom operator link) 
then the value would _always_ be subject to the `orm_deserialize_value` which 
would likely give the wrong result on custom XCom backends.
   
   This wasn't a problem for anyone using `ti.xcom_pull` as it handled this 
directly.


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