amoghrajesh commented on code in PR #45470: URL: https://github.com/apache/airflow/pull/45470#discussion_r1906489523
########## providers/src/airflow/providers/microsoft/azure/hooks/adx.py: ########## @@ -41,7 +41,7 @@ ) if TYPE_CHECKING: - from azure.kusto.data.response import KustoResponseDataSetV2 + from azure.kusto.data.response import KustoResponseDataSet Review Comment: Resolving the comment to merge and unblock CI, please reopen in case you have an issue. -- 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]
