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

[FEATURE] support explain statement #107

Open
arjenzhou opened this issue Mar 4, 2021 · 1 comment
Open

[FEATURE] support explain statement #107

arjenzhou opened this issue Mar 4, 2021 · 1 comment
Assignees

Comments

@arjenzhou
Copy link

Is your feature request related to a problem? Please describe.
when exectuing explain sql, throws java.sql.SQLException: create download session failed

comment in source:

* 在 Instance 上创建下载会话
   *
   * 非法情况:
   * 1. 非 SQlTask
   * 2. 非 select sql
   * 3. Task 非 Success 状态

Describe the solution you'd like
support explain query.

@xjr7670
Copy link

xjr7670 commented Jun 14, 2022

I had the same question. But it is not saying "create download session failed".
just a logview URL after the "Warning" label, and then "explain executed successfully". Could not see the explain statement's result. I must open the logview URL with browser to see the result
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants