nodejs-bigquery icon indicating copy to clipboard operation
nodejs-bigquery copied to clipboard

feat: switch timestamp representation to int64 usec

Open alvarowolfx opened this issue 1 year ago • 0 comments

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 https://github.com/googleapis/google-cloud-go/pull/9368

Fixes internal b/323945838

alvarowolfx avatar Feb 07 '24 16:02 alvarowolfx