apache/kyuubi
GitHub で見る[FEATURE] Support keep the session on client disconnected
Open
#3,112 opened on 2022年7月21日
good first issuehelp wantedkind:featurepriority:major
説明
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 feature
FYI, hive has HIVE_SERVER2_CLOSE_SESSION_ON_DISCONNECT to control this behavior
Motivation
let the client be able to re-establish the previous session.
Describe the solution
No response
Additional context
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!