Make JDBC operation counts correct
Open
dsl
new feature
P3
sql
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
We are currently using attempted metrics for JDBC counts. This may produce the wrong result.
Per Kenn's Comment:
We probably want to spend some time on the best way to get reliable counts that are meaningful in the way that JDBC expects. I think the SQL <-\> IO adapter may have to own it, for those Beam connectors that do things like write "mutations" that are not rows at all, etc.
Imported from Jira [BEAM-4202](https://issues.apache.org/jira/browse/BEAM-4202). Original Jira may contain additional context.
Reported by: apilloud.
Contributor guide
Assessment
This issue has not been assessed yet.