4paradigm / 4paradigm/OpenMLDB

Offline query output should have schema, not one string column

オープン
#2,020 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。