[ 
https://issues.apache.org/jira/browse/BEAM-11648?focusedWorklogId=568651&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-568651
 ]

ASF GitHub Bot logged work on BEAM-11648:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/Mar/21 22:15
            Start Date: 18/Mar/21 22:15
    Worklog Time Spent: 10m 
      Work Description: reuvenlax commented on a change in pull request #11767:
URL: https://github.com/apache/beam/pull/11767#discussion_r597278601



##########
File path: 
sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryOptions.java
##########
@@ -78,4 +78,23 @@
   Integer getBqStreamingApiLoggingFrequencySec();
 
   void setBqStreamingApiLoggingFrequencySec(Integer value);
+
+  @Description("If set, then BigQueryIO.Write will default to using the 
Storage Write API.")
+  @Default.Boolean(false)
+  Boolean getUseStorageWriteApi();

Review comment:
       I'd rather not in this PR, though we can look at it in a followup




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

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 568651)
    Time Spent: 33h 50m  (was: 33h 40m)

> Implement new BigQuery sink (Vortex)
> ------------------------------------
>
>                 Key: BEAM-11648
>                 URL: https://issues.apache.org/jira/browse/BEAM-11648
>             Project: Beam
>          Issue Type: New Feature
>          Components: extensions-java-gcp
>            Reporter: Reuven Lax
>            Assignee: Reuven Lax
>            Priority: P2
>          Time Spent: 33h 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to