Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow DML batches in transactions to execute analyzeUpdate #3114

Merged
merged 1 commit into from
May 23, 2024

Conversation

olavloite
Copy link
Collaborator

Executing analyzeUpdate in a DML Batch inside a transaction should be possible, as the parent transaction can be used for that.

Executing analyzeUpdate in a DML Batch inside a transaction should
be possible, as the parent transaction can be used for that.
@olavloite olavloite requested a review from a team as a code owner May 17, 2024 18:22
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/java-spanner API. labels May 17, 2024
@olavloite olavloite requested a review from rahul2393 May 18, 2024 05:31
@olavloite olavloite merged commit dee7cda into main May 23, 2024
34 checks passed
@olavloite olavloite deleted the allow-analyze-update-in-dml-batch branch May 23, 2024 06:14
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.

None yet

2 participants