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

feat: switch timestamp representation to int64 usec#1332

Merged
alvarowolfx merged 6 commits intogoogleapis:mainfrom
alvarowolfx:feat-lossless-timestamp
Feb 21, 2024
Merged

feat: switch timestamp representation to int64 usec#1332
alvarowolfx merged 6 commits intogoogleapis:mainfrom
alvarowolfx:feat-lossless-timestamp

Conversation

@alvarowolfx
Copy link
Copy Markdown
Contributor

With the latest Discovery document updates, we can now correctly propagate the options for controlling timestamp representation. This PR forces all usages to lossless representations. Similarly to PR googleapis/google-cloud-go#9368

Fixes internal b/323945838

@alvarowolfx alvarowolfx requested review from a team and shollyman February 7, 2024 16:37
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/nodejs-bigquery API. labels Feb 7, 2024
@alvarowolfx alvarowolfx added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 7, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 7, 2024
@alvarowolfx alvarowolfx added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 12, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 12, 2024
Copy link
Copy Markdown
Contributor

@shollyman shollyman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one question on the conversion codepath, but the the callsites look correct given we don't yet do jobs.query RPCs.

Comment thread src/bigquery.ts
@alvarowolfx alvarowolfx added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 19, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 19, 2024
@alvarowolfx alvarowolfx added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 20, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 20, 2024
Comment thread src/bigquery.ts Outdated
@alvarowolfx alvarowolfx added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 20, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 20, 2024
@alvarowolfx alvarowolfx merged commit fb10f03 into googleapis:main Feb 21, 2024
alvarowolfx added a commit that referenced this pull request Mar 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/nodejs-bigquery API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants