-
Notifications
You must be signed in to change notification settings - Fork 974
Closed
Labels
Description
Code of Conduct
- I agree to follow this project's Code of Conduct
Search before asking
- I have searched in the issues and found no similar issues.
Describe the bug
Hi team,
We use kyuubi to submit starrocks sql.
It seems the starrocks sql can only be killed when its statement.cancel method executed.
However, kyuubi appears to have same behaves to client-side cancel and close operations.
Therefore, we are currently unable to kill SQL on Starrocks in Kyuubi.
Affects Version(s)
1.9.2
Kyuubi Server Log Output
Kyuubi Engine Log Output
Kyuubi Server Configurations
Kyuubi Engine Configurations
Additional context
No response
Are you willing to submit PR?
- Yes. I would be willing to submit a PR with guidance from the Kyuubi community to fix.
- No. I cannot submit a PR at this time.