ashb commented on pull request #19361: URL: https://github.com/apache/airflow/pull/19361#issuecomment-981939463
If the goal is to skip a Task without ever needing a worker, then `execute` or `pre_execute` doesn't make much difference -- both would run user code and so not be able to be run in the scheduler securely. -- 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]
