[
https://issues.apache.org/jira/browse/BEAM-6892?focusedWorklogId=229862&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-229862
]
ASF GitHub Bot logged work on BEAM-6892:
----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Apr/19 18:46
Start Date: 18/Apr/19 18:46
Worklog Time Spent: 10m
Work Description: chamikaramj commented on pull request #8102:
[BEAM-6892] Adding support for side inputs on table & schema. Also adding
additional params for BQ.
URL: https://github.com/apache/beam/pull/8102#discussion_r276009287
##########
File path: sdks/python/apache_beam/io/gcp/bigquery.py
##########
@@ -591,6 +592,8 @@ def __init__(
batch has not been completely filled up.
retry_strategy: The strategy to use when retrying streaming inserts
into BigQuery. Options are shown in bigquery_tools.RetryStrategy attrs.
+ additional_bq_parameters (dict, callable): A set of additional parameters
Review comment:
Does this mean that this can be a dict or a callable ? Why do we need both ?
Prob. expand the doc.
----------------------------------------------------------------
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: 229862)
Time Spent: 4h 10m (was: 4h)
> Use temp_location for BQ FILE_LOADS on DirectRunner, and autocreate it in GCS
> if not specified by user.
> -------------------------------------------------------------------------------------------------------
>
> Key: BEAM-6892
> URL: https://issues.apache.org/jira/browse/BEAM-6892
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Valentyn Tymofieiev
> Assignee: Pablo Estrada
> Priority: Major
> Fix For: 2.13.0
>
> Time Spent: 4h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)