Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: NPE issue with testMultipleRuns #2050

Merged
merged 3 commits into from May 18, 2022

Conversation

prash-mi
Copy link
Contributor

Added a null check for firstPage.getSchema() as we might get null schema when the job is long running (We get schema using dryRun in such cases)

Fixes #2049 ☕️

@prash-mi prash-mi requested review from a team and steffnay May 18, 2022 13:55
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/java-bigquery API. labels May 18, 2022
@stephaniewang526 stephaniewang526 added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 18, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 18, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 18, 2022
@prash-mi prash-mi requested a review from a team as a code owner May 18, 2022 15:22
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels May 18, 2022
@stephaniewang526 stephaniewang526 added the automerge Merge the pull request once unit tests and other checks pass. label May 18, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 251d468 into googleapis:main May 18, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 18, 2022
gcf-merge-on-green bot pushed a commit that referenced this pull request May 18, 2022
🤖 I have created a release *beep* *boop*
---


### [2.11.2](v2.11.1...v2.11.2) (2022-05-18)


### Bug Fixes

* Flaky connenction close issue ([#2044](#2044)) ([9993717](9993717))
* NPE issue with testMultipleRuns ([#2050](#2050)) ([251d468](251d468))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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 googleapis/java-bigquery API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bigquery.it.ITNightlyBigQueryTest: testMultipleRuns failed
3 participants