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

docs(samples): fix undeleteTable sample IT failure #1912

Merged

Conversation

stephaniewang526
Copy link
Contributor

Caused by empty table schema

Fixes #1911

@product-auto-label product-auto-label bot added api: bigquery Issues related to the googleapis/java-bigquery API. samples Issues that are directly related to samples. labels Mar 9, 2022
@stephaniewang526 stephaniewang526 added the automerge Merge the pull request once unit tests and other checks pass. label Mar 9, 2022
@stephaniewang526 stephaniewang526 added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 9, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 9, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 7802f16 into googleapis:main Mar 9, 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 Mar 9, 2022
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 15, 2022
🤖 I have created a release *beep* *boop*
---


## [2.10.0](v2.9.4...v2.10.0) (2022-03-14)


### Features

* set Table.Schema for permanent external tables ([#1701](#1701)) ([73e829b](73e829b))


### Documentation

* **sample:** Added AuthorizeDataset Sample ([#1909](#1909)) ([a7a196b](a7a196b))
* **samples:** fix undeleteTable sample IT failure ([#1912](#1912)) ([7802f16](7802f16)), closes [#1911](#1911)


### Dependencies

* update dependency com.google.apis:google-api-services-bigquery to v2-rev20220307-1.32.1 ([#1921](#1921)) ([fcad209](fcad209))
* update dependency com.google.cloud:google-cloud-storage to v2.4.5 ([#1906](#1906)) ([d35d689](d35d689))
* update dependency com.google.cloud:native-image-support to v0.12.10 ([#1919](#1919)) ([a59ccf5](a59ccf5))
* update dependency com.google.cloud:native-image-support to v0.12.8 ([#1907](#1907)) ([fddf593](fddf593))
* update dependency com.google.cloud:native-image-support to v0.12.9 ([#1913](#1913)) ([830dd50](830dd50))

---
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. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate undeleteTable sample IT failure
4 participants