sessionDataSet.hasNext() 为false
Aperta
- Lingua principale
- Java
- Stelle
- 6.4k
- Fork
- 1.2k
- Merge medio
- 1g 23h
- PR unite (30g)
- 115
Descrizione
**Describe the bug**
同一条sql,在时序数据库可以查询得出数据,但是我在java 中使用 session.executeQueryStatement(sql) 方法,获取到的SessionDataSet,sessionDataSet.getColumnNames() 是有数据的,但是 sessionDataSet.hasNext() 中的 hasCachedResults() 为false , (这个现象不是经常出现)
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start with the Java SessionDataSet.hasNext() path, including hasCachedResults(), and the session.executeQueryStatement(sql) call described in the report. Reproduce the intermittent case where getColumnNames() returns data but hasNext() is false, then verify that returned query rows can be iterated consistently.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- database
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100