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
Copy file name to clipboardExpand all lines: java-spanner/google-cloud-spanner-executor/src/main/java/com/google/cloud/executor/spanner/CloudClientExecutor.java
+23-4Lines changed: 23 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2462,14 +2462,19 @@ private Status executeExecuteChangeStreamQuery(
2462
2462
// For initial partition query (no partition token) we simulate precision of the timestamp
2463
2463
// in nanoseconds as that's closer inlined with the production client code.
0 commit comments