davidcavazos commented on a change in pull request #12559:
URL: https://github.com/apache/beam/pull/12559#discussion_r481309431



##########
File path: 
website/www/site/content/en/documentation/io/built-in/google-bigquery.md
##########
@@ -173,7 +173,7 @@ shows the correct format for data types used when reading 
from and writing to
 BigQuery:
 
 {{< highlight java >}}
-{{< code_sample 
"examples/java/src/main/java/org/apache/beam/examples/snippets/Snippets.java" 
BigQueryDataTypes >}}
+{{< code_sample 
"examples/java/src/main/java/org/apache/beam/examples/snippets/transforms/io/gcp/bigquery/BigQueryTableRowCreate.java"
 bigquery_table_row_create >}}

Review comment:
       We usually do region tags in snake_case for all languages regardless of 
the language style. The reason is that by keeping them consistent through all 
languages, it's easier to build tools to parse them and compare between which 
snippets exist for each language.




----------------------------------------------------------------
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]


Reply via email to