Taragolis commented on issue #38163: URL: https://github.com/apache/airflow/issues/38163#issuecomment-2004564261
I'm not sure could we change this behavior before Airflow "3.0". Internally Connection.extra supports just a string object, and it marked mandatory to be a JSON object into Airflow 3.0 https://github.com/apache/airflow/blob/b610c58a7b3c85995ad72beeac5a8dbdce10e7cf/airflow/models/connection.py#L184-L209 -- 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]
