4paradigm / 4paradigm/OpenMLDB
Offline query output should have schema, not one string column
オープン
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
https://github.com/4paradigm/OpenMLDB/blob/b78fb441aaede27d1a78818d29c475ce1096a197/src/sdk/sql_cluster_router.cc#L2413
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- databases
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100