[
https://issues.apache.org/jira/browse/BEAM-10655?focusedWorklogId=750657&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-750657
]
ASF GitHub Bot logged work on BEAM-10655:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 31/Mar/22 01:02
Start Date: 31/Mar/22 01:02
Worklog Time Spent: 10m
Work Description: amuletxheart commented on a change in pull request
#15485:
URL: https://github.com/apache/beam/pull/15485#discussion_r839083729
##########
File path:
sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIO.java
##########
@@ -2372,6 +2377,10 @@ static String getExtractDestinationUri(String
extractDestinationDir) {
return toBuilder().setExtendedErrorInfo(true).build();
}
+ public Write<T> withAllowTruncatedTimestamps() {
Review comment:
@TheNeuralBit Added the comments, please take a look.
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 750657)
Time Spent: 6h 20m (was: 6h 10m)
> Cannot write "google.protobuf.Timestamp" (NanosInstant) to BigQuery through
> schemas
> -----------------------------------------------------------------------------------
>
> Key: BEAM-10655
> URL: https://issues.apache.org/jira/browse/BEAM-10655
> Project: Beam
> Issue Type: Improvement
> Components: io-java-gcp
> Reporter: Chamikara Madhusanka Jayalath
> Priority: P3
> Labels: starter
> Time Spent: 6h 20m
> Remaining Estimate: 0h
>
> See here for details and instructions for reproducing.
> [https://lists.apache.org/thread.html/r1657ccf41dda3f2d9d082c5ebb006dd2da92863983971ad23485f16e%40%3Cdev.beam.apache.org%3E]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)