You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/08/12 15:22:48 UTC

[GitHub] [airflow] eladkal commented on pull request #17576: Add pre/post execution hooks

eladkal commented on pull request #17576:
URL: https://github.com/apache/airflow/pull/17576#issuecomment-897731012


   The discussion in the issue is pretty extensive. I want to ask/offer another point of view on this functionality.
   We have `VerticaToMySqlOperator` - This operator has pre & post actions to be configured by the user:
   
   https://github.com/apache/airflow/blob/4556828dccba2df0ab26b0aeeb26d0a30944da6f/airflow/providers/mysql/transfers/vertica_to_mysql.py#L85-L86
   
   Is the goal of this PR to replace & generalize this use case or the real issue you are trying to solve is something else ?


-- 
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-unsubscribe@airflow.apache.org

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