4paradigm / 4paradigm/OpenMLDB

show database status

オープン
#2,744 コメント 0 件 リアクション 0 件 担当者 1 名 @zhanghaohit が担当を希望しています GitHub で見る
enhancement sql storage-engine
主要言語
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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。