4paradigm / 4paradigm/OpenMLDB
Support online feature extraction and request mode in CLI
未关闭
enhancement
- 主要语言
- C++
- 星标
- 1.7k
- 派生
- 331
- 平均合并
- 12 天 12 小时
- 30 天内合并 PR
- 1
描述
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.
贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cli, sql
- 领域
- cli, databases, machine-learning
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100