he-gong-sardine commented on code in PR #36545:
URL: https://github.com/apache/airflow/pull/36545#discussion_r1445988080


##########
airflow/providers/google/cloud/transfers/sftp_to_gcs.py:
##########
@@ -85,13 +106,18 @@ def __init__(
         source_path: str,
         destination_bucket: str,
         destination_path: str | None = None,
-        gcp_conn_id: str = "google_cloud_default",
         sftp_conn_id: str = "ssh_default",
+        gcp_conn_id: str = "google_cloud_default",

Review Comment:
   Thank you so much for your complete review! I will fix these issues this 
weekend. 



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

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

Reply via email to