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(python sdk): support SHOW statements #1270

Closed
aceforeverd opened this issue Feb 19, 2022 · 2 comments · Fixed by #1584
Closed

feat(python sdk): support SHOW statements #1270

aceforeverd opened this issue Feb 19, 2022 · 2 comments · Fixed by #1584
Assignees
Labels
enhancement New feature or request python Pull requests that update Python code
Milestone

Comments

@aceforeverd
Copy link
Collaborator

aceforeverd commented Feb 19, 2022

Is your feature request related to a problem? Please describe.

online monitoring

Describe the solution you'd like
A clear and concise description of what you want to happen.

Additional context

depends #1275

@aceforeverd aceforeverd added enhancement New feature or request python Pull requests that update Python code labels Feb 19, 2022
@aceforeverd aceforeverd added this to the v0.5 milestone Feb 19, 2022
@aceforeverd aceforeverd self-assigned this Feb 19, 2022
@aceforeverd
Copy link
Collaborator Author

online monitoring

@aceforeverd
Copy link
Collaborator Author

Executing SHOW stmt capability is avaliable in #1231 in native code, the only thing left in python sdk is cache the result in CursorResult object after executing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python Pull requests that update Python code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants