pabloem commented on a change in pull request #16076:
URL: https://github.com/apache/beam/pull/16076#discussion_r772596763



##########
File path: 
sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/WriteTables.java
##########
@@ -147,6 +147,7 @@ public Result decode(@UnknownKeyFor @NonNull @Initialized 
InputStream inStream)
   private final boolean useAvroLogicalTypes;
   private @Nullable DatasetService datasetService;
   private @Nullable JobService jobService;
+  private @Nullable String tempDataset;

Review comment:
       I think this should be final?




-- 
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]


Reply via email to