4paradigm / 4paradigm/OpenMLDB
Add dependent table to `hybridse::vm::ExplainOutput`
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 1
Description
**Is your feature request related to a problem? Please describe.**
In order to query SQL, we must call `Explain` to obtain the `ExlainInfo` and call `GetDependentTables` to get dependent tables.
In this issue, we are going to add dependent tables info into `ExlainInfo`.
**Describe the solution you'd like**
**Describe alternatives you've considered**
**Additional context**
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Look at the hybridse::vm::ExplainOutput structure and the GetDependentTables function to understand how dependent tables are currently obtained. Modify ExplainOutput to include dependent tables information, ensuring the change is consistent across the codebase. Test by running existing SQL query tests to verify the new info is correctly populated.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- cpp
- Domaine
- databases, machine-learning
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100