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

Expand Bytes Field type handling#1179

Closed
JacobStocklass wants to merge 1 commit into
masterfrom
JacobStocklass-patch-1
Closed

Expand Bytes Field type handling#1179
JacobStocklass wants to merge 1 commit into
masterfrom
JacobStocklass-patch-1

Conversation

@JacobStocklass

Copy link
Copy Markdown
Contributor

Add the ability for a single BYTES field to handle a JSONArray of bytes, and add the ability for a repeated BYTES field to handle a ByteString.

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> ☕️

Add the ability for a single BYTES field to handle a JSONArray of bytes, and add the ability for a repeated BYTES field to handle a ByteString.
@JacobStocklass JacobStocklass requested review from a team and stephaniewang526 July 8, 2021 20:09
@product-auto-label product-auto-label Bot added the api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. label Jul 8, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 8, 2021
@JacobStocklass JacobStocklass requested a review from yirutang July 8, 2021 20:09
shubhwip pushed a commit to shubhwip/java-bigquerystorage that referenced this pull request Oct 7, 2023
Source-Link: googleapis/synthtool@1fd6dff
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ad9cabee4c022f1aab04a71332369e0c23841062124818a4490f73337f790337

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
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. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant