4paradigm / 4paradigm/OpenMLDB

show database status

Abierto
#2,744 0 comentarios 0 reacciones 1 asignado Reclamado por @zhanghaohit Ver en GitHub
enhancement sql storage-engine
Lenguaje dominante
C++
Estrellas
1.7k
Forks
331
Merge medio
12 d 12 h
PR fusionados (30 d)
1

Descripción

**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.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
sql
Área
cli, database
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
20/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.