Skip to content

Commit

Permalink
Unpin google-cloud-bigquery package version for Google provider
Browse files Browse the repository at this point in the history
  • Loading branch information
MaksYermak committed Aug 29, 2024
1 parent 55f9068 commit 7e70e76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions airflow/providers/google/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,7 @@ dependencies:
- google-auth-httplib2>=0.0.1
- google-cloud-aiplatform>=1.57.0
- google-cloud-automl>=2.12.0
# google-cloud-bigquery version 3.21.0 introduced a performance enhancement in QueryJob.result(),
# which has led to backward compatibility issues
# - https://github.com/apache/airflow/issues/39541
- google-cloud-bigquery<3.21.0,>=3.4.0
- google-cloud-bigquery>=3.24.0
- google-cloud-bigquery-datatransfer>=3.13.0
- google-cloud-bigtable>=2.17.0
- google-cloud-build>=3.22.0
Expand Down
2 changes: 1 addition & 1 deletion generated/provider_dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@
"google-cloud-automl>=2.12.0",
"google-cloud-batch>=0.13.0",
"google-cloud-bigquery-datatransfer>=3.13.0",
"google-cloud-bigquery<3.21.0,>=3.4.0",
"google-cloud-bigquery>=3.24.0",
"google-cloud-bigtable>=2.17.0",
"google-cloud-build>=3.22.0",
"google-cloud-compute>=1.10.0",
Expand Down

0 comments on commit 7e70e76

Please sign in to comment.