ahmedabu98 commented on code in PR #29904: URL: https://github.com/apache/beam/pull/29904#discussion_r1440637414
########## website/www/site/content/en/documentation/io/built-in/google-bigquery.md: ########## @@ -160,7 +160,9 @@ in the table. When writing to BigQuery, you must supply a table schema for the destination table that you want to write to, unless you specify a [create disposition](#create-disposition) of `CREATE_NEVER`. [Creating a table -schema](#creating-a-table-schema) covers schemas in more detail. +schema](#creating-a-table-schema) covers schemas in more detail. When updating Review Comment: Should this note be included in the #creating-a-table-schema section instead? -- 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]
