kyuubi
kyuubi copied to clipboard
[WIP][KYUUBI #3723]Add SQL session state management and save metadata
- Add a new SessionState enum to define possible session states.
- Insert or update metadata at different stages of the session lifecycle.
Why are the changes needed?
#3723
How was this patch tested?
No,it's just a draft.
Was this patch authored or co-authored using generative AI tooling?
No.
Hi @turboFei and other maintainers,
I've just submitted this as a Draft PR for some early feedback. Could you please take a look at the general approach and let me know if there are any initial suggestions? Thanks!