4paradigm / 4paradigm/OpenMLDB
Use JDBC ResultSet and can not get the schema
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
Some important methods are not implemented and we can not get Schema from standard ResultSet object.

コントリビューションガイド
調査の方向性
The issue mentions missing JDBC ResultSet methods for schema retrieval. Start by examining the JDBC driver implementation in the codebase, likely under a 'java' or 'jdbc' directory. Look for the ResultSet class and identify unimplemented methods like getMetaData. Check existing tests for JDBC functionality to understand the expected behavior. Determine what schema information needs to be exposed and how it integrates with OpenMLDB's internal schema representation.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, sql
- 領域
- backend-api-design, databases
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100