4paradigm / 4paradigm/OpenMLDB

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

オープン
#607 コメント 1 件 リアクション 0 件 担当者 2 名 @jingchen2222 が担当を希望しています GitHub で見る
enhancement
主要言語
C++
スター
1.7k
フォーク
331
平均マージ
12日 12時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。