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: support analyze DDL statement #1879

Merged
merged 1 commit into from
May 19, 2022
Merged

feat: support analyze DDL statement #1879

merged 1 commit into from
May 19, 2022

Conversation

olavloite
Copy link
Collaborator

Adds support for the ANALYZE statement. This statement is sent to the UpdateDatabaseDdl RPC.

Fixes b/232483941

Adds support for the ANALYZE statement. This statement is sent to the
UpdateDatabaseDdl RPC.
@olavloite olavloite requested a review from a team as a code owner May 18, 2022 16:49
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/java-spanner API. labels May 18, 2022
Copy link
Contributor

@rajatbhatta rajatbhatta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@olavloite olavloite merged commit 1704ac3 into main May 19, 2022
@olavloite olavloite deleted the analyze-ddl branch May 19, 2022 10:14
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: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants