ashb commented on PR #55665:
URL: https://github.com/apache/airflow/pull/55665#issuecomment-3327689264

   I don't think DagProc should support delete or set xcom -- those need a 
specific run ID to operate and I can't really think of a case where that makes 
sense (i.e. would be used today) in dag processing context.
   
   No one has (yet) complained about those not existing, so lets hold off on 
adding those until someone does complain.
   
   As for the other ones on dag proc: We could support them, but again, no one 
has complained, and I'm not sure what user code would trigger those.  Do you 
have an example dag file that might trigger them at parse time?


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