Skip to content

Conversation

olavloite
Copy link
Collaborator

Relax the pattern that is used to match errors that should lead to setting a default sequence kind and then retrying the DDL statement. The current pattern would only match errors that were returned for IDENTITY or serial columns, and not for CREATE SEQUENCE statements.

@olavloite olavloite requested review from a team as code owners October 2, 2025 09:09
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: spanner Issues related to the googleapis/java-spanner API. labels Oct 2, 2025
@olavloite olavloite merged commit 3beea6a into main Oct 2, 2025
43 of 46 checks passed
@olavloite olavloite deleted the automatic-fallback-for-create-sequence branch October 2, 2025 11:00
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: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants