jscheffl opened a new pull request, #41298:
URL: https://github.com/apache/airflow/pull/41298

   Related: https://github.com/apache/airflow/pull/41067
   
   I attempted to adjust the tests for TriggerDagRunOperator but going into 
details and after fixing some serialization and adding one API I realized that 
at least 3 more internal API calls would be needed (marked with TODO) - feels 
like for an internal API support for all corner cases (good cases are working!) 
the operator probably needs rather a full rewrite based on stable API. 
Currently too much specific logic is in there.
   
   I am not sure whether it makes sense to merge it at least - with the the 
good cases of TriggerDagRunOperator are working.


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