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:
[email protected]