[
https://issues.apache.org/jira/browse/BEAM-2791?focusedWorklogId=674362&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-674362
]
ASF GitHub Bot logged work on BEAM-2791:
----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Nov/21 03:27
Start Date: 03/Nov/21 03:27
Worklog Time Spent: 10m
Work Description: pabloem commented on a change in pull request #15810:
URL: https://github.com/apache/beam/pull/15810#discussion_r741596774
##########
File path:
sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryOptions.java
##########
@@ -85,6 +85,13 @@
void setUseStorageWriteApi(Boolean value);
+ @Description(
+ "If set, then BigQueryIO.Write will default to using the approximate
Storage Write API.")
Review comment:
gotcha. Makes sense. Feel free to adjust as you see fit.
--
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: 674362)
Time Spent: 3h 10m (was: 3h)
> DirectRunner shuts down when there are pending event time timers
> ----------------------------------------------------------------
>
> Key: BEAM-2791
> URL: https://issues.apache.org/jira/browse/BEAM-2791
> Project: Beam
> Issue Type: Bug
> Components: runner-direct
> Reporter: Kenneth Knowles
> Priority: P3
> Labels: sickbay
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> When there are pending event time timers for a window by definition they are
> within the window so it should not be possible to GC the window nor to shut
> down the pipeline.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)