potiuk commented on pull request #16109: URL: https://github.com/apache/airflow/pull/16109#issuecomment-849503114
Yeah. We discussed it in https://github.com/apache/airflow/pull/16048. It's lesser known fact with Airflow that you can use ANY connection with ANY hook. As long as it has the right extras/values - it will work just fine :). The type is only used to make it easier to edit it via UI (shows custom fields, and add custom validations). It's not used for anything else. -- 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]
