4paradigm / 4paradigm/OpenMLDB
show database status
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
**Describe the feature you'd like**
Use `show database status` to summarize the overall database status.
**Additional context**
Add any other context or screenshots about the feature request here.
コントリビューションガイド
調査の方向性
The issue requests a 'show database status' command. First, examine the existing SQL command parsing and execution in the codebase, likely in a parser or SQL engine module. Look for similar 'SHOW' commands to understand the pattern. Determine what 'database status' means in OpenMLDB's context—metrics like uptime, memory usage, table counts, or replication status. The implementation will involve adding a new command handler and defining the status data to collect and format.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- sql
- 領域
- cli, database
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100