4paradigm / 4paradigm/OpenMLDB
Unify the return type of `executeQuery` in java sdk Statement
Aperta
sdk
- Lingua principale
- C++
- Stelle
- 1.7k
- Fork
- 331
- Merge medio
- 12g 12h
- PR unite (30g)
- 1
Descrizione
the return type of statement has two types (SQLResultSet and java.sql.Result) currently. it's better to unify to java.sql.ResultSet
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Find the Java SDK's Statement class and its executeQuery method. Identify the two return types (SQLResultSet and java.sql.Result). Understand the project's SQL execution flow to decide how to unify them to java.sql.ResultSet. Check existing tests for executeQuery to ensure compatibility after the change.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- backend, databases
- Tipo di issue
- Refactoring
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100