I am using this template: https://cloud.google.com/dataflow/docs/templates/provided-templates#cloudpubsubtobigquery
Reading quota limits under Maximum rows per request here: https://cloud.google.com/bigquery/quotas#streaming_inserts
They recommend keeping max 500 rows per request.
Where can I configure Maximum rows per request
in BigQuery sink?
I've searched the whole documentation but did not find any relevant info.