Correct, however if you are using a recent version of Beam you can call WriteResult.getFailedStorageApiInserts
On Wed, Mar 1, 2023 at 3:00 PM Matthew Ouyang <matthew.ouy...@gmail.com> wrote: > The documentation says WriteResult.getFailedInserts won’t return anything > when used with the Storage Write API ( > https://beam.apache.org/documentation/io/built-in/google-bigquery/) Is it > the same for WriteResult.getFailedInsertsWithErr? >