pankajastro commented on PR #34040: URL: https://github.com/apache/airflow/pull/34040#issuecomment-1718166048
Now CI is green but looks like old typing was not correct in the older version also `resource_group_name` and `factory_name` were positional args. But this would be a breaking change since the current hook interface considers these params as optional params. https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-datafactory_1.1.0/sdk/datafactory/azure-mgmt-datafactory/azure/mgmt/datafactory/operations/_data_flows_operations.py#L48 -- 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]
