apache / apache/iotdb

sessionDataSet.hasNext() 为false

未关闭
#6,980 7 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
6.4k
派生
1.2k
平均合并
1 天 23 小时
30 天内合并 PR
115

描述

**Describe the bug**
同一条sql,在时序数据库可以查询得出数据,但是我在java 中使用 session.executeQueryStatement(sql) 方法,获取到的SessionDataSet,sessionDataSet.getColumnNames() 是有数据的,但是 sessionDataSet.hasNext() 中的 hasCachedResults() 为false , (这个现象不是经常出现)

贡献指南

打开贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
database
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

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