ahmedabu98 opened a new pull request, #24784: URL: https://github.com/apache/beam/pull/24784
Fixes #24782 Timestamp logical type in Beam Row is being encoded in millisecond precision, see [here](https://github.com/apache/beam/blob/820839fe86b16c4600b0aab4ad8236456cd200a9/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BeamRowToStorageApiProto.java#L122). These changes update it to encode in microsecond precision. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
