mik-laj commented on issue #7328: [AIRFLOW-6707] Simplify Connection.get_hook method URL: https://github.com/apache/airflow/pull/7328#issuecomment-581566727 I will gladly see your change. I would just like to point out that such a change should be backward compatible. Parameter `conn_id` sometimes repeat in operators, which also makes it difficult. In the past, I ordered all operators for GCP to contain a unified parameter name - `gcp_conn_id`. https://issues.apache.org/jira/browse/AIRFLOW-5475 https://issues.apache.org/jira/browse/AIRFLOW-820 https://issues.apache.org/jira/browse/AIRFLOW-5123 https://issues.apache.org/jira/browse/AIRFLOW-5122 https://issues.apache.org/jira/browse/AIRFLOW-5121
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
