You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/02/22 17:55:47 UTC

[GitHub] [beam] pabloem commented on a change in pull request #14033: [BEAM-11408] Integrate Python BigQuery sink with GroupIntoBatches

pabloem commented on a change in pull request #14033:
URL: https://github.com/apache/beam/pull/14033#discussion_r580460096



##########
File path: sdks/python/apache_beam/io/gcp/bigquery.py
##########
@@ -1490,8 +1536,8 @@ def __init__(
       schema (str,dict,ValueProvider,callable): The schema to be used if the
         BigQuery table to write has to be created. This can be either specified
         as a :class:`~apache_beam.io.gcp.internal.clients.bigquery.\
-bigquery_v2_messages.TableSchema`. or a `ValueProvider` that has a JSON string,
-        or a python dictionary, or the string or dictionary itself,
+        bigquery_v2_messages.TableSchema`. or a `ValueProvider` that has a JSON

Review comment:
       I think this may be causing the docs test failure




----------------------------------------------------------------
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:
users@infra.apache.org