4paradigm / 4paradigm/OpenMLDB
Add dependent table to `hybridse::vm::ExplainOutput`
Open
enhancement
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 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**
Contributor guide
Assessment
This issue has not been assessed yet.