4paradigm / 4paradigm/OpenMLDB
Offline query output should have schema, not one string column
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 1
Description
https://github.com/4paradigm/OpenMLDB/blob/b78fb441aaede27d1a78818d29c475ce1096a197/src/sdk/sql_cluster_router.cc#L2413
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- cpp
- Domaine
- databases
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100