4paradigm / 4paradigm/OpenMLDB
Support online feature extraction and request mode in CLI
Open
enhancement
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
Now users can use Java/Python SDK to run SQL in request mode and finish online feature extraction. It would be great if we can integrated this in CLI with new SQL syntax so that users can do online feature extraction without leaving CLI.
Contributor guide
Research direction
Look at the existing CLI implementation and the Java/Python SDKs for request mode SQL execution and online feature extraction. Understand the new SQL syntax needed and how to integrate it into the CLI's command parsing and execution flow. The work involves modifying the CLI to support this new mode, likely in the code handling SQL commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cli, sql
- Domain
- cli, databases, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100