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(spanner/spansql): support Table rename & Table synonym #9275

Merged
merged 12 commits into from Mar 10, 2024

Conversation

killah777
Copy link
Contributor

fixes #9226

@killah777 killah777 requested review from a team as code owners January 18, 2024 01:49
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: spanner Issues related to the Spanner API. labels Jan 18, 2024
@rahul2393
Copy link
Contributor

Thanks @killah777, Will be merging this once feature is available for public use.

@product-auto-label product-auto-label bot added the stale: old Pull request is old and needs attention. label Feb 17, 2024
@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 24, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 24, 2024
@killah777
Copy link
Contributor Author

Hello, the official launch date is today, and the feature is publicly available. (User documentation to be pushed today)
Can this be merged? Thanks!

@olavloite olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 10, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 10, 2024
@olavloite olavloite merged commit 9b97ce7 into googleapis:main Mar 10, 2024
9 checks passed
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 Spanner API. size: l Pull request size is large. stale: old Pull request is old and needs attention.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

spanner: Allow RENAME TABLE and ALTER TABLE ... RENAME TO in the parser
4 participants