dheerajturaga commented on PR #58921:
URL: https://github.com/apache/airflow/pull/58921#issuecomment-3615279430

   > Help me understand the use case here. A user changes xcoms and then would 
want to rerun the task? I wonder how we keep the value types correct (string, 
number, json, etc)
   
   The usecase here is if the user decides to "mark task as success" , they 
would be also able to add required xcom results directly from the UI if the 
down stream tasks depend on it. 
   There maybe countless other usecases where you may want to modify the xcoms 
and the only method today to modify them is to use the airflow python client.


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