4paradigm / 4paradigm/FeatInsight

Click the table name will get error and fail to open the detail page

Abierto
#18 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Vue
Estrellas
22
Forks
9
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

It is easy to reproduce by clicking different tables in `OnlineTables.vue` for multiple times.

Here is the backend error message.

```
E1102 15:39:44.960912 79732736 sql_cluster_router.cc:2198] table with name user in db SYSTEM_FEATURE_PLATFORM does not exist
```

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

The issue occurs in OnlineTables.vue when clicking table names, causing a backend error about a missing table. Start by examining the frontend click handler in OnlineTables.vue and trace the API call to the backend. Check the backend SQL cluster router logs (sql_cluster_router.cc) to understand the table lookup logic. Verify the database SYSTEM_FEATURE_PLATFORM and table 'user' existence or routing logic.

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

Evaluación

Stack tecnológico
sql
Área
backend, databases, frontend
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.