You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/05/21 19:54:21 UTC

[GitHub] [airflow] kaxil commented on pull request #8956: Pin Version of Azure Cosmos to <4

kaxil commented on pull request #8956:
URL: https://github.com/apache/airflow/pull/8956#issuecomment-632310470


   I am not sure why the test is failing:
   
   ```
   ************* Module airflow.providers.google.cloud.hooks.datacatalog
   airflow/providers/google/cloud/hooks/datacatalog.py:519:15: E1101: Class 'DataCatalogClient' has no 'field_path' member (no-member)
   airflow/providers/google/cloud/hooks/datacatalog.py:842:15: E1101: Class 'DataCatalogClient' has no 'field_path' member (no-member)
   airflow/providers/google/cloud/hooks/datacatalog.py:1217:38: E1101: Class 'DataCatalogClient' has no 'field_path' member (no-member)
   
   ```


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org