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

feat: auto convert numbers#436

Merged
alvarowolfx merged 3 commits intogoogleapis:mainfrom
alvarowolfx:feat-numbers-auto-convert
Apr 8, 2024
Merged

feat: auto convert numbers#436
alvarowolfx merged 3 commits intogoogleapis:mainfrom
alvarowolfx:feat-numbers-auto-convert

Conversation

@alvarowolfx
Copy link
Copy Markdown
Contributor

Automatically converts NUMERIC/BIGNUMERIC fields set as numbers in JSON to string, accordingly to BigQuery Write API Docs.

Fixes #424 🦕

@alvarowolfx alvarowolfx requested a review from a team April 4, 2024 20:10
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: bigquerystorage Issues related to the googleapis/nodejs-bigquery-storage API. labels Apr 4, 2024
@alvarowolfx alvarowolfx added the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 4, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 4, 2024
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/nodejs-bigquery-storage API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using adapt convertStorageSchemaToProto2Descriptor Converts TIMESTAMP and NUMERIC fields to string

2 participants