We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Query can be interrupted in advance
kill thread_id
No response
The text was updated successfully, but these errors were encountered:
Kill will send the connection id. We may need to track the query and link it to the connection id. Refer to: databendlabs/databend#4871
Sorry, something went wrong.
Let's keep it open to track the kill query feature.
No branches or pull requests
What problem does the new feature solve?
Query can be interrupted in advance
What does the feature do?
kill thread_id
Implementation challenges
No response
The text was updated successfully, but these errors were encountered: