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 2019/12/02 14:27:06 UTC

[GitHub] [airflow] feluelle commented on issue #6469: [AIRFLOW-5816] S3 to snowflake operator

feluelle commented on issue #6469: [AIRFLOW-5816] S3 to snowflake operator
URL: https://github.com/apache/airflow/pull/6469#issuecomment-560418797
 
 
   I think it belongs to the `snowflake` provider because..
   > In case of transfer operators where two providers are involved, the transfer operators will be moved to ~~"source"~~ (NOTE it's been changed to "target" in subsequent Update) of the transfer. When there is only one provider as target but source is a database or another non-provider source, the operator is put to the target provider.
   
   So 
   > providers/snowflake/operators/s3_to_snowflake
   providers/snowflake/hooks/snowflake
   providers/snowflake/operators/snowflake
   
   is correct imo.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services