[Improvement] Introduce the base parser framework for kyuubi server
- Dominant language
- Scala
- Stars
- 2.4k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and found no similar issues.
### What would you like to be improved?
Introduce the base parser framework for kyuubi server
### How should we improve?
Introduce the base parser framework to kyuubi server for the following purposes:
- Add syntax that is executable on the server side to enhance capabilities
- Add the ability to translate SQL
### Are you willing to submit PR?
- [X] Yes. I can submit a PR independently to improve.
- [ ] Yes. I would be willing to submit a PR with guidance from the Kyuubi community to improve.
- [ ] No. I cannot submit a PR at this time.
Contributor guide
Research direction
The issue names the Kyuubi server and a proposed base parser framework, but no files, tests, or existing entry points are identified. Begin by locating the server's current SQL handling, then clarify the framework scope, executable server-side syntax, and SQL translation requirements before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala, sql
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100