4paradigm / 4paradigm/OpenMLDB

support request with sql in apiserver

Open
#3,425 0 comments 0 reactions 1 assignee Claimed by @vagetablechicken View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.