Skip to content

feat(spanner/spansql): support Table rename & Table synonym#9275

Merged
olavloite merged 12 commits intogoogleapis:mainfrom
killah777:rename_table_dev1
Mar 10, 2024
Merged

feat(spanner/spansql): support Table rename & Table synonym#9275
olavloite merged 12 commits intogoogleapis:mainfrom
killah777:rename_table_dev1

Conversation

@killah777
Copy link
Copy Markdown
Contributor

fixes #9226

@killah777 killah777 requested review from a team 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
Copy Markdown
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
Copy Markdown
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
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