potiuk commented on issue #31460:
URL: https://github.com/apache/airflow/issues/31460#issuecomment-1556914641

   note that this one is a bit tricky. It literally needs to be "per-connection 
type". The host part might vary wildly between different types of connections 
and it does not have to conform to a standard URL or anything. There are likely 
connection types that are using host as host name (and there it could 
theoretically contain even multiple :// ://, some other treat is a URL, some 
other have likely different expectations. 
   
   So I don't think there is "one rule to apply to all of them".


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to