stankiewicz commented on issue #31900:
URL: https://github.com/apache/beam/issues/31900#issuecomment-2536744440

   hi, 
   
[BigQueryIO](https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIO.html)
 has method
   withMethod(Write.Method.STORAGE_WRITE_API_AT_LEAST_ONCE));
   You can set it to streaming_insert if needed or use cheaper and better 
STORAGE_WRITE_API_AT_LEAST_ONCE


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