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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
