Amar3tto opened a new issue, #31545: URL: https://github.com/apache/beam/issues/31545
### What happened? During the execution of BigQuery streaming job (STORAGE_API_AT_LEAST_ONCE method) utilizing `SyntheticUnboundedSource`, a difference between the number of generated messages and the actual number of rows persisted in the BigQuery table was observed. It's possible that some records may not be fully processed or persisted before the job is marked as _"Succeeded"_. Further investigation is required to pinpoint the root cause. ### Issue Priority Priority: 2 (default / most bugs should be filed as P2) ### Issue Components - [ ] Component: Python SDK - [X] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam YAML - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] Component: Spark Runner - [ ] Component: Flink Runner - [ ] Component: Samza Runner - [ ] Component: Twister2 Runner - [ ] Component: Hazelcast Jet Runner - [ ] Component: Google Cloud Dataflow Runner -- 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]
