The `SqlOperator` has a slightly different use-case than the `GenericTransfer` 
operator, but they both similarly abstract the `DbApiHook` from the operator 
via `BaseHook.get_hook(..)`, hence why we don't have a 
`PostgresGenericTransfer`, `MySqlGenericTransfer`, or etc..  `SqlOperator` 
isn't intended to fetch any rows from the database, just execute SQL with 
either success/failure.

[ Full content available at: 
https://github.com/apache/incubator-airflow/pull/3891 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to