kurtqq commented on pull request #13421:
URL: https://github.com/apache/airflow/pull/13421#issuecomment-753282661


   > Most other operators do their work in python. So they can easily raise 
`AirflowSkipException`. The generic approach is simply to raise 
`AirflowSkipException`.
   Many operators are executed on remote machines that don't have airflow 
installed in so you cant just raise airflow exception.
   Can you explain how to do that for SQL & Spark operators?
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to