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

Added support for SHOW TABLE STATUS queries. #6807

Merged
merged 11 commits into from
Oct 7, 2020

Conversation

GuptaManan100
Copy link
Member

Added support for SHOW TABLE STATUS queries. Fixes #6354

Signed-off-by: GuptaManan100 <manan@planetscale.com>
…ds to be handled

Signed-off-by: GuptaManan100 <manan@planetscale.com>
Signed-off-by: GuptaManan100 <manan@planetscale.com>
This reverts commit e88ad4b.

Signed-off-by: GuptaManan100 <manan@planetscale.com>
… cases

Signed-off-by: GuptaManan100 <manan@planetscale.com>
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Copy link
Member

@harshit-gangal harshit-gangal left a comment

Choose a reason for hiding this comment

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

ShowTableStatus is new ast struct and therefore need to be added in vttablet planning.

Signed-off-by: GuptaManan100 <manan@planetscale.com>
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Copy link
Member

@harshit-gangal harshit-gangal left a comment

Choose a reason for hiding this comment

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

This will be taken care in #6825

@harshit-gangal harshit-gangal merged commit 0988455 into vitessio:master Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support SHOW TABLE STATUS FROM db type queries in vtgate
2 participants