4paradigm / 4paradigm/OpenMLDB

Use JDBC ResultSet and can not get the schema

未关闭
#3,310 0 条评论 0 个 reaction 已指派 1 人 已被 @tobegit3hub 认领 在 GitHub 查看
high-priority java sdk
主要语言
C++
星标
1.7k
派生
331
平均合并
12 天 12 小时
30 天内合并 PR
1

描述

Some important methods are not implemented and we can not get Schema from standard ResultSet object.

![7e1bdedbceb6813e920a8a62c812e4be](https://github.com/4paradigm/OpenMLDB/assets/2715000/d1b9521e-083f-45eb-8c61-7f41a528d511)

贡献指南

打开贡献指南

调研方向

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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。