mehmax commented on pull request #19084: URL: https://github.com/apache/airflow/pull/19084#issuecomment-1039095741
Hi @malthe, If you were passing the Service Name in the `conn.schema` field, the this PR might have had negative impact. With fix in #21524 I not only changed this from a `None` to an empty string check, but also added `conn.extra["service_name"]` / `service_name` to the check -- 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]
