MaksYermak commented on issue #49881: URL: https://github.com/apache/airflow/issues/49881#issuecomment-2835301669
> Given that we are doing all this (linked below) to generate URI, we should just simply construct a Connection object in the google provider Sorry I don't understand what you mean `just simply construct a Connection object`, could you please clarify? In `cloud_sql` the code firstly generates a URI, using a function which you shared, and, then, creates a Connection object with this generated URI. I do not understand how we can create a Connection object, using `task-sdk`, with this unique URI when the code does not have the URI field. -- 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]
