4paradigm / 4paradigm/OpenMLDB
support request with sql in apiserver
Open
api-server
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
It's better for debug test. We can't test deployment quickly(needs table, index, data, and create/drop deployment), so run request with sql is lightweight
Contributor guide
Research direction
Look at the apiserver code to understand how SQL requests are currently handled. The feature likely involves adding a new endpoint or modifying an existing one to accept raw SQL for debugging. Check for existing test deployment procedures to see what tables, indexes, and data are needed. Determine how to make this lightweight and safe for debugging purposes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- api, backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100