4paradigm / 4paradigm/OpenMLDB
Use JDBC ResultSet and can not get the schema
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 1
Description
Some important methods are not implemented and we can not get Schema from standard ResultSet object.

Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- java, sql
- Domaine
- backend-api-design, databases
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 30/100