rawwar commented on issue #35529:
URL: https://github.com/apache/airflow/issues/35529#issuecomment-1918749886

   I was looking into this issue. One thing I notice is that, when scheduler is 
processing the dags and checking if they are valid, there is no check that is 
actually validating for any pre-requisites w.r.t an Operator. I see checks for 
validating if dag can be scheduled, validating parameters, timetable and setup 
teardown.  
   
   Until now, I've been going through scheduler code that processes dags. I 
just started looking into the task instance execution.


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