4paradigm / 4paradigm/OpenMLDB
Want to provide a way to query internal tasks
- 主要语言
- C++
- 星标
- 1.7k
- 派生
- 331
- 平均合并
- 12 天 12 小时
- 30 天内合并 PR
- 1
描述
**Describe the feature you'd like**
A clear and concise description of what you want to happen.
It is hoped that openmldb can be used internally to view the execution of internal tasks. For example, when batch sql is executed in an online environment, when the amount of data is large, the task usually takes a long time to execute. There is no way to view the status of the task, especially when the CLI is disconnected.
**Additional context**
Add any other context or screenshots about the feature request here.
贡献指南
调研方向
The issue requests a way to query internal task status, especially for long-running batch SQL jobs in an online environment. Look at the task execution and management code in the OpenMLDB backend. Identify where tasks are tracked and how their state is stored. Determine how to expose this state via a query interface, possibly through system tables or a new CLI command.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- sql
- 领域
- backend, databases, observability
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100