Skip to content

Conversation

@rahul2393
Copy link
Contributor

@rahul2393 rahul2393 commented Nov 14, 2025

Fixes: #4197

@rahul2393 rahul2393 requested review from a team as code owners November 14, 2025 13:29
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: spanner Issues related to the googleapis/java-spanner API. labels Nov 14, 2025
@rahul2393 rahul2393 requested a review from olavloite November 14, 2025 13:30
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Nov 14, 2025
olavloite
olavloite previously approved these changes Nov 14, 2025

@Test
public void testTransactionTimeoutInAutoCommit() {}
public void testCanUseAllMethodsWithInternalRetriesDisabled() {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add a test for failure scenario as well. How the errors will be propagated to end users if the query fails and retries are disabled.

@rahul2393 rahul2393 merged commit f49cc47 into main Nov 14, 2025
41 of 42 checks passed
@rahul2393 rahul2393 deleted the issue-4197 branch November 14, 2025 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the googleapis/java-spanner API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DML with Returning clause throwing error - Statement is not a query

5 participants