Skip to content

Commit

Permalink
Update samples/snippets/src/main/java/com/example/bigquerystorage/Wri…
Browse files Browse the repository at this point in the history
…tePendingStream.java
  • Loading branch information
stephaniewang526 committed Jan 8, 2021
1 parent 601b082 commit db10ec9
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -47,7 +47,6 @@ public static void runWritePendingStream()

public static void writePendingStream(String projectId, String datasetName, String tableName)
throws DescriptorValidationException, InterruptedException, IOException {

try (BigQueryWriteClient client = BigQueryWriteClient.create()) {
// Initialize a write stream for the specified table.
// For more information on WriteStream.Type, see:
Expand Down

0 comments on commit db10ec9

Please sign in to comment.