Skip to content

testing(bigquery/storage/managewriter): confirm packed behaviors with normalization#6327

Merged
shollyman merged 3 commits intogoogleapis:mainfrom
shollyman:validate-3to2
Jul 12, 2022
Merged

testing(bigquery/storage/managewriter): confirm packed behaviors with normalization#6327
shollyman merged 3 commits intogoogleapis:mainfrom
shollyman:validate-3to2

Conversation

@shollyman
Copy link
Copy Markdown
Contributor

It turns out that packed repeated values are backwards compatible, so
reading values doesn't require parity with the packed option in the
writer.

This PR adds tests for normalizing a proto3 descriptor of the various
repeated scalar types, and adds a validation test to ensure packing
behavior is as expected.

Fixes: #6324

normalization

It turns out that packed repeated values are backwards compatible, so
reading values doesn't require parity with the packed option in the
writer.

This PR adds tests for normalizing a proto3 descriptor of the various
repeated scalar types, and adds a validation test to ensure packing
behavior is as expected.
@shollyman shollyman requested review from a team and yirutang July 12, 2022 20:37
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: bigquery Issues related to the BigQuery API. labels Jul 12, 2022
@shollyman shollyman enabled auto-merge (squash) July 12, 2022 20:43
@shollyman shollyman added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 12, 2022
@shollyman shollyman merged commit 6d1e9fe into googleapis:main Jul 12, 2022
@shollyman shollyman deleted the validate-3to2 branch July 12, 2022 21:09
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 BigQuery API. kokoro:force-run Add this label to force Kokoro to re-run the tests. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bigquery/storage/managedwriter/adapt: packed + NormalizeDescriptor

2 participants