Bisk1 commented on issue #10913: URL: https://github.com/apache/airflow/issues/10913#issuecomment-1816979906
Ok, after looking into this issue again I see that parts of my comment were mistaken - I realised that 'schema' in connection is not 'scheme' with a typo but a database schema. This is because these terms were mixed in HttpHook implementation. I think my PR (https://github.com/apache/airflow/pull/35712) should fix this issue. But encoding protocol in the hostname is a separate thing so I will leave it for now. -- 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]
