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 2021/01/04 21:58:49 UTC

[GitHub] [airflow] kaxil commented on pull request #13224: Support google-cloud-datacatalog 3.0.0

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


   @mik-laj This is the error:
   
   ```
     E               AssertionError: 0 != 1 : import_errors={'/opt/airflow/airflow/providers/google/cloud/example_dags/example_datacatalog.py': 'Traceback (most recent call last):\n  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed\n  File "/opt/airflow/airflow/providers/google/cloud/example_dags/example_datacatalog.py", line 22, in <module>\n    from google.cloud.datacatalog_v1beta1 import FieldType, TagField, TagTemplateField\nImportError: cannot import name \'FieldType\'\n'}
     
   ```


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