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: add a DATE type e2e test #1511

Merged
merged 5 commits into from Feb 7, 2022
Merged

fix: add a DATE type e2e test #1511

merged 5 commits into from Feb 7, 2022

Conversation

yirutang
Copy link
Contributor

@yirutang yirutang commented Feb 3, 2022

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> ☕️

@yirutang yirutang requested review from a team and stephaniewang526 February 3, 2022 21:37
@product-auto-label product-auto-label bot added the api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. label Feb 3, 2022
@stephaniewang526 stephaniewang526 added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 4, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 4, 2022
@stephaniewang526 stephaniewang526 added kokoro:run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 4, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 4, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 4, 2022
@yirutang yirutang requested a review from a team as a code owner February 4, 2022 20:09
@stephaniewang526 stephaniewang526 changed the title fix:Add a DATE type e2e test fix: add a DATE type e2e test Feb 7, 2022
@stephaniewang526 stephaniewang526 merged commit 5eaf38e into googleapis:main Feb 7, 2022
gcf-merge-on-green bot pushed a commit that referenced this pull request Feb 8, 2022
🤖 I have created a release *beep* *boop*
---


## [2.9.0](v2.8.4...v2.9.0) (2022-02-08)


### Features

* add a indicator of how much time a request is waiting for inflight limit ([#1514](#1514)) ([54874be](54874be))
* temp workaround for omg/48020 ([#1521](#1521)) ([ff28f65](ff28f65))


### Bug Fixes

* add a DATE type e2e test ([#1511](#1511)) ([5eaf38e](5eaf38e))


### Documentation

* **tutorials:** Add IT to JsonWriteDefaultStream tutorial ([#1522](#1522)) ([9fd7aca](9fd7aca))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
gcf-owl-bot bot added a commit that referenced this pull request Aug 1, 2022
Fixes #1502
Source-Link: googleapis/synthtool@26ea255
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:7a9a7eb50ca2af5bfffab3abd2f38d408735c990a74bacf9b7fde2af0a086a0b
prash-mi pushed a commit that referenced this pull request Aug 3, 2022
…) (#1723)

Fixes #1502
Source-Link: googleapis/synthtool@26ea255
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:7a9a7eb50ca2af5bfffab3abd2f38d408735c990a74bacf9b7fde2af0a086a0b

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
gcf-merge-on-green bot pushed a commit that referenced this pull request Aug 5, 2022
🤖 I have created a release *beep* *boop*
---


## [2.19.0](v2.18.0...v2.19.0) (2022-08-05)


### Features

* Add CANCELLED to StreamWriter retryable error code ([#1725](#1725)) ([6d4c004](6d4c004))
* remove a dummy WriterClosedException ([0b3018d](0b3018d))


### Bug Fixes

* Switch integration test onto v1 write api ([#1731](#1731)) ([2ccb96e](2ccb96e))


### Documentation

* **owlbot-java:** explaining why not using formatter in pom.xml ([#1511](#1511)) ([#1723](#1723)) ([eabfa93](eabfa93)), closes [#1502](#1502)


### Dependencies

* update arrow.version to v9 (major) ([#1728](#1728)) ([3694243](3694243))
* update dependency com.google.cloud:google-cloud-bigquery to v2.14.1 ([#1721](#1721)) ([e27a9e9](e27a9e9))
* update dependency com.google.cloud:google-cloud-bigquery to v2.14.2 ([#1734](#1734)) ([0115e98](0115e98))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#1718](#1718)) ([940c613](940c613))
* update dependency org.apache.arrow:arrow-memory-netty to v9 ([#1729](#1729)) ([297ee99](297ee99))
* update dependency org.apache.arrow:arrow-vector to v9 ([#1730](#1730)) ([6010b42](6010b42))
* update dependency org.apache.avro:avro to v1.11.1 ([#1719](#1719)) ([754296f](754296f))

---
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: bigquerystorage Issues related to the googleapis/java-bigquerystorage API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants