Skip to content

Include RENAME in DDL statement list #2783

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

Closed
killah777 opened this issue Jan 13, 2024 · 0 comments · Fixed by #2784
Closed

Include RENAME in DDL statement list #2783

killah777 opened this issue Jan 13, 2024 · 0 comments · Fixed by #2784
Assignees
Labels
api: spanner Issues related to the googleapis/java-spanner API.

Comments

@killah777
Copy link
Contributor

The table rename feature will be launched soon. One of the DDL statements introduced by the feature is "RENAME TABLE ...", which will not be recognized as a DDL statement in the current parser.

@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Jan 13, 2024
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants