liferoad commented on code in PR #34909: URL: https://github.com/apache/beam/pull/34909#discussion_r2082671293
########## website/www/site/content/en/documentation/io/built-in/google-bigquery.md: ########## @@ -667,38 +667,30 @@ You can set `with_auto_sharding=True` to enable dynamic sharding (starting The sharding behavior depends on the runners. {{< /paragraph >}} -BigQueryIO uses streaming inserts in the following situations: +BigQueryIO uses Write API in the following situations: {{< paragraph class="language-java" wrap="span" >}} * When you apply a BigQueryIO write transform to an unbounded `PCollection`. -* When you specify streaming inserts as the insertion method using - `BigQueryIO.write().withMethod(STREAMING_INSERTS)`. +* When you specify Write API as the ingestion method using Review Comment: cc @ahmedabu98 @Abacn -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org