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: ints/longs are numerics #1596

Merged
merged 1 commit into from May 13, 2022
Merged

fix: ints/longs are numerics #1596

merged 1 commit into from May 13, 2022

Conversation

dark0dave
Copy link
Contributor

@dark0dave dark0dave commented Mar 30, 2022

Should allow users to pass ints and longs as numerics.

Fixes #1516

@product-auto-label product-auto-label bot added the api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. label Mar 30, 2022
@stephaniewang526
Copy link
Contributor

Thanks! Also, please do add corresponding unit/integration tests.

@stephaniewang526
Copy link
Contributor

Hi, any updates here?

@dark0dave
Copy link
Contributor Author

Hi will update, apologies I have been busy.

@dark0dave
Copy link
Contributor Author

I will add some tests and then we should be in a good place

@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label May 7, 2022
@dark0dave dark0dave marked this pull request as ready for review May 7, 2022 15:47
@dark0dave dark0dave requested a review from a team May 7, 2022 15:47
@dark0dave dark0dave requested a review from a team as a code owner May 7, 2022 15:47
@dark0dave dark0dave requested a review from yirutang May 7, 2022 15:47
Signed-off-by: dark0dave <dark0dave@mykolab.com>
@dark0dave
Copy link
Contributor Author

This is ready now @stephaniewang526

@stephaniewang526 stephaniewang526 added the owlbot:run Add this label to trigger the Owlbot post processor. label May 8, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 8, 2022
@dark0dave
Copy link
Contributor Author

@stephaniewang526 can we get this merged so I can move on to the next pr?

If there is something missing please let me know.

Thank you for your time.

@stephaniewang526 stephaniewang526 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 13, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 13, 2022
@stephaniewang526 stephaniewang526 added kokoro:force-run Add this label to force Kokoro to re-run the tests. automerge Merge the pull request once unit tests and other checks pass. labels May 13, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 13, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit d046c8d into googleapis:main May 13, 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 13, 2022
gcf-merge-on-green bot pushed a commit that referenced this pull request May 24, 2022
🤖 I have created a release *beep* *boop*
---


## [2.14.0](v2.13.0...v2.14.0) (2022-05-19)


### Features

* add build scripts for native image testing in Java 17 ([#1440](#1440)) ([#1655](#1655)) ([ac2dfaf](ac2dfaf))


### Bug Fixes

* Add a throwException behavior when the StreamWriter inflight queue is full ([#1642](#1642)) ([4dcf0d5](4dcf0d5))
* add extra JsonWriterTest to show that the LimitBehavior addition is not breaking ([#1643](#1643)) ([320f5fc](320f5fc))
* ints/longs are numerics ([#1596](#1596)) ([d046c8d](d046c8d)), closes [#1516](#1516)


### Dependencies

* update arrow.version to v8 ([#1645](#1645)) ([06e3c34](06e3c34))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#1654](#1654)) ([ec4f60b](ec4f60b))

---
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. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BigQuery StorageWrite: JsonToProtoMessage numeric error
4 participants