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
chore: Refactor SI options in CloudClientExecutor (#13697)
chore: Refactor SI options handling to include read lock mode and
isolation level based on conditions.
---------
Co-authored-by: Sakthivel Subramanian <179120858+sakthivelmanii@users.noreply.github.com>
Copy file name to clipboardExpand all lines: java-spanner/google-cloud-spanner-executor/src/main/java/com/google/cloud/executor/spanner/CloudClientExecutor.java
+11-10Lines changed: 11 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -394,15 +394,14 @@ public void startRWTransaction() throws Exception {
0 commit comments