Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

fix: support ByteString values on repeated fields#1996

Merged
yirutang merged 2 commits into
googleapis:mainfrom
agrawal-siddharth:fixRepeated
Feb 14, 2023
Merged

fix: support ByteString values on repeated fields#1996
yirutang merged 2 commits into
googleapis:mainfrom
agrawal-siddharth:fixRepeated

Conversation

@agrawal-siddharth
Copy link
Copy Markdown
Contributor

Fixes #1995

@agrawal-siddharth agrawal-siddharth requested review from a team and alvarowolfx February 10, 2023 22:12
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. labels Feb 10, 2023
@yirutang yirutang added kokoro:run Add this label to force Kokoro to re-run the tests. 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. and removed kokoro:run Add this label to force Kokoro to re-run the tests. labels Feb 13, 2023
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 13, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

Big Query - Conversion for repeated fields of BigDecimal and Array[Byte] are handled differently by the JSONStreamWriter

3 participants