[
https://issues.apache.org/jira/browse/BEAM-6602?focusedWorklogId=197935&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-197935
]
ASF GitHub Bot logged work on BEAM-6602:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Feb/19 05:50
Start Date: 13/Feb/19 05:50
Worklog Time Spent: 10m
Work Description: reuvenlax commented on pull request #7743: [BEAM-6602]
Preparatory PR for integrating schemas into BigQuery: Push TableRow conversion
to end of pipeline
URL: https://github.com/apache/beam/pull/7743#discussion_r256255742
##########
File path:
sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIO.java
##########
@@ -1534,6 +1540,15 @@ static String getExtractDestinationUri(String
extractDestinationDir) {
return toBuilder().setIgnoreUnknownValues(true).build();
}
+ /**
+ * If true, enables new codepaths that are expected to use less resources
while writing to
+ * BigQuery.
Review comment:
Done
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 197935)
Time Spent: 1h 10m (was: 1h)
> Support schemas in BigQueryIO.Write
> -----------------------------------
>
> Key: BEAM-6602
> URL: https://issues.apache.org/jira/browse/BEAM-6602
> Project: Beam
> Issue Type: Sub-task
> Components: io-java-gcp
> Reporter: Reuven Lax
> Assignee: Reuven Lax
> Priority: Major
> Labels: triaged
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)