-
Notifications
You must be signed in to change notification settings - Fork 1.5k
spanner/spansql: support default_leader database option #7186
Copy link
Copy link
Closed
Labels
api: spannerIssues related to the Spanner API.Issues related to the Spanner API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.
Description
Is your feature request related to a problem? Please describe.
We use https://github.com/daichirata/hammer for spanner schema management, which in turn uses spanner/spansql. If we set the default_leader as described in https://cloud.google.com/spanner/docs/modifying-leader-region hammer will fail to parse the ddl and we can no longer manage our schemas with it.
Describe the solution you'd like
Add support for default_leader database option.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: spannerIssues related to the Spanner API.Issues related to the Spanner API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.