BigQueryIO batch writes should output "void" elements when successful
Open
gcp
io
java
new feature
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Similar to how other IOs (Bigtable, FileIO, etc) output token elements when their writes complete, BigQueryIO should do the same. It already does for streaming writes, we should do something similar for batch ones as well.
Imported from Jira [BEAM-13689](https://issues.apache.org/jira/browse/BEAM-13689). Original Jira may contain additional context.
Reported by: SteveNiemitz.
Contributor guide
Assessment
This issue has not been assessed yet.