malthe commented on pull request #17545:
URL: https://github.com/apache/airflow/pull/17545#issuecomment-897116510


   @kaxil so the issue is how @uranusjr put it, that subclassing isn't 
necessarily a natural thing in this situation – why would I subclass an 
`OracleOperator` if I just want to skip running it on Saturdays?
   
   I do think that `BaseOperator` has a lot of parameters already, but at the 
same time, it makes sense if the scheduler could avoid running a task in the 
first place if there's a skip condition that applies.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to