You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-29687][SQL] Fix JDBC metrics counter data type
### What changes were proposed in this pull request?
Fix JDBC metrics counter data type. Related pull request [26109](apache#26109).
### Why are the changes needed?
Avoid overflow.
### Does this PR introduce any user-facing change?
No.
### How was this patch tested?
Exists UT.
Closesapache#26346 from ulysses-you/SPARK-29687.
Authored-by: ulysses <[email protected]>
Signed-off-by: Takeshi Yamamuro <[email protected]>
0 commit comments