You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "alexbegg (via GitHub)" <gi...@apache.org> on 2023/08/16 06:22:43 UTC

[GitHub] [airflow] alexbegg commented on pull request #33425: Add sql_hook_params parameter to SqlToS3Operator

alexbegg commented on PR #33425:
URL: https://github.com/apache/airflow/pull/33425#issuecomment-1680029397

   I have now split the `S3ToSqlOperator` changes into its own PR: https://github.com/apache/airflow/pull/33427, it needed a different approach since it uses `BaseHook.get_hook` instead of `Connection.get_hook`. Since they take different approaches, I think they should be reviewed separately.


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