4paradigm / 4paradigm/OpenMLDB

Add dependent table to `hybridse::vm::ExplainOutput`

未關閉
#607 1 則留言 0 個 reaction 已指派 2 人 已被 @jingchen2222 認領 在 GitHub 檢視
enhancement
主要語言
C++
星號
1.7k
分支
331
平均合併
12 天 12 小時
30 天內合併 PR
1

描述

**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**

貢獻指南

開啟貢獻指南

研究方向

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.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
cpp
領域
databases, machine-learning
Issue 類型
功能
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。