potiuk commented on issue #17752:
URL: https://github.com/apache/airflow/issues/17752#issuecomment-904423749


   Very much agree with @uranusjr . Skipping processing based on success of 
previous runs is not compatible with airflow paradigm and I cannot see how.it 
can be part of scheduler. Some kind of 'data based' behaviour is possible - for 
example you might skip a run If the data is already prepared - but as @uranusjr 
 mentioned this should be done as Dag logic not as scheduler decision
   


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