kennknowles commented on code in PR #26306:
URL: https://github.com/apache/beam/pull/26306#discussion_r1170607695


##########
website/www/site/content/en/documentation/io/built-in/google-bigquery.md:
##########
@@ -981,6 +981,14 @@ BigQueryIO currently has the following limitations.
    multiple BigQuery tables. The Beam SDK for Java does not have this 
limitation
    as it partitions your dataset for you.
 
+3. When you [load data](https://cloud.google.com/bigquery/docs/loading-data) 
into BigQuery, [these 
limits](https://cloud.google.com/bigquery/quotas#load_jobs) are applied.
+By default, BigQuery uses a shared pool of slots to load data.

Review Comment:
   shared pool for the GCP project I assume?



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

Reply via email to