-
Notifications
You must be signed in to change notification settings - Fork 924
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
[Bug] Fix Beeline SQL querying cannot be stopped immediately by pressing Ctrl-C. #6869
Comments
Hello @Whojohn, |
@Whojohn would you like to send a PR to fix it? |
Problem Summary:There are two situations where a Beeline query cannot be stopped:
This PR only fixes the first situation. PS:
|
Code of Conduct
Search before asking
Describe the bug
Which case i try
Problem in beeline sitiation
problem in KyuubiHiveDriver jdbc
Souce code readed
ps : if anybody help me how to debug in thrift cancel calling rpc , sumbit a pr is my pleasure; Forgive my poor English.
Affects Version(s)
1.9.3
Kyuubi Server Log Output
No response
Kyuubi Engine Log Output
No response
Kyuubi Server Configurations
Kyuubi Engine Configurations
Additional context
No response
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: