eladkal commented on code in PR #45470:
URL: https://github.com/apache/airflow/pull/45470#discussion_r1906297490


##########
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:
   What is the difference between `KustoResponseDataSetV2` and 
`KustoResponseDataSet`?



-- 
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]

Reply via email to