Skip to content

fix(bigquery): fetch dst table for jobs when readings with Storage API#7325

Merged
gcf-merge-on-green[bot] merged 6 commits intogoogleapis:mainfrom
alvarowolfx:bq-fix-read-job-storage-api
Jan 30, 2023
Merged

fix(bigquery): fetch dst table for jobs when readings with Storage API#7325
gcf-merge-on-green[bot] merged 6 commits intogoogleapis:mainfrom
alvarowolfx:bq-fix-read-job-storage-api

Conversation

@alvarowolfx
Copy link
Copy Markdown
Contributor

Pay the cost of re-fetching job information when using the Storage API, to guarantee availability of Destination Table. Some cases were not covered before, like when the Job take a long time to run.

Fixes #7322

@product-auto-label product-auto-label Bot added size: s Pull request size is small. api: bigquery Issues related to the BigQuery API. labels Jan 30, 2023
@alvarowolfx alvarowolfx marked this pull request as ready for review January 30, 2023 17:36
@alvarowolfx alvarowolfx requested review from a team, Neenu1995 and shollyman and removed request for Neenu1995 January 30, 2023 17:36
Comment thread bigquery/storage_integration_test.go Outdated
@alvarowolfx alvarowolfx added the automerge Merge the pull request once unit tests and other checks pass. label Jan 30, 2023
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 0bf80d7 into googleapis:main Jan 30, 2023
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 30, 2023
gcf-merge-on-green Bot pushed a commit that referenced this pull request Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the BigQuery API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bigquery: TestIntegration_StorageReadQueryMorePages failed

2 participants