[Improvement]: Support terminal using kyuubi on flink
Closed this issue · 0 comments
shidayang commented
Search before asking
- I have searched in the issues and found no similar issues.
What would you like to be improved?
Currently terminal only support kyuubi on spark. It will encounter an error when using flink. like
this is because we will add a statement "use xxx" is all sql
but in flink need use "use catalog xxx"
How should we improve?
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Subtasks
No response
Code of Conduct
- I agree to follow this project's Code of Conduct