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]