4paradigm / 4paradigm/OpenMLDB
Use JDBC ResultSet and can not get the schema
- Lingua principale
- C++
- Stelle
- 1.7k
- Fork
- 331
- Merge medio
- 12g 12h
- PR unite (30g)
- 1
Descrizione
Some important methods are not implemented and we can not get Schema from standard ResultSet object.

Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java, sql
- Ambito
- backend-api-design, databases
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100