Taragolis commented on issue #36602:
URL: https://github.com/apache/airflow/issues/36602#issuecomment-1878412432

   >This causes connections of the form AIRFLOW_CONN_...=https://... to no 
longer be allowed for use by the HttpOperator
   
   Airflow URI representation it is not the same as any other URI 
representation, include HTTP connections, SQLAlchemy and any other. It is just 
the way how Airflow SerDe internal Connections as URI.
   
   There was [discussion about deprecation of Airflow Connection as URI in 
favor of 
JSON](https://lists.apache.org/thread/3n832wdy8xf2ochw0s7kmys23vxmwd8j), 
however there is no consensus about depreciation.


-- 
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