-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
api: composerIssues related to the Cloud Composer API.Issues related to the Cloud Composer API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Note: #5473 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 42d1d49
buildURL: Build Status, Sponge
status: failed
Test output
Traceback (most recent call last): File "/workspace/composer/workflows/bq_copy_across_locations_test.py", line 46, in test_dag from . import bq_copy_across_locations as module File "/workspace/composer/workflows/bq_copy_across_locations.py", line 43, in from airflow.contrib.operators import bigquery_to_gcs File "/workspace/composer/workflows/.nox/py-3-7/lib/python3.7/site-packages/airflow/contrib/operators/bigquery_to_gcs.py", line 20, in from airflow.contrib.hooks.bigquery_hook import BigQueryHook File "/workspace/composer/workflows/.nox/py-3-7/lib/python3.7/site-packages/airflow/contrib/hooks/bigquery_hook.py", line 39, in from pandas_gbq.gbq import \ ImportError: cannot import name '_check_google_client_version' from 'pandas_gbq.gbq' (/workspace/composer/workflows/.nox/py-3-7/lib/python3.7/site-packages/pandas_gbq/gbq.py)
Metadata
Metadata
Assignees
Labels
api: composerIssues related to the Cloud Composer API.Issues related to the Cloud Composer API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.