4paradigm / 4paradigm/OpenMLDB

Offline query output should have schema, not one string column

Abierto
#2,020 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C++
Estrellas
1.7k
Forks
331
Merge medio
12 d 12 h
PR fusionados (30 d)
1

Descripción

https://github.com/4paradigm/OpenMLDB/blob/b78fb441aaede27d1a78818d29c475ce1096a197/src/sdk/sql_cluster_router.cc#L2413

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

The issue points to a specific line in sql_cluster_router.cc where offline query output is handled. Start by examining the code around line 2413 to understand how the output schema is currently generated. Look for related functions that define or return schemas for queries. Check test files for offline query output to see expected behavior. The goal is to modify the output to include proper schema information instead of a single string column.

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

Evaluación

Stack tecnológico
cpp
Área
databases
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.