notatallshaw commented on issue #6370: AIRFLOW-5701: Don't clear xcom 
explicitly before execution
URL: https://github.com/apache/airflow/pull/6370#issuecomment-546647813
 
 
   I generally prefer this change but it should be worth noting where people 
are trying to get the last execution dates xcom value and are using 
`xcom_pull(key=key, include_prior_dates=True)` this will be a backwards 
compatibility break on retry.
   
   I don't know how heavily that is relied on but I don't know any other use of 
`include_prior_dates` so someone must of added it for a reason?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to