4paradigm / 4paradigm/OpenMLDB
Want to provide a way to query internal tasks
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 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