Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IOTDB-369] Fix bug of "Has not execute query" error when querying #656

Merged
merged 1 commit into from
Dec 16, 2019
Merged

[IOTDB-369] Fix bug of "Has not execute query" error when querying #656

merged 1 commit into from
Dec 16, 2019

Conversation

samperson1997
Copy link
Contributor

Fix bug of "Has not execute query" error when querying.
Revert the deletion of emptyResultSet flag to break the last query process.

@qiaojialin qiaojialin merged commit 83ac450 into apache:f_batch_reader Dec 16, 2019
@samperson1997 samperson1997 deleted the jira_369 branch December 16, 2019 04:19
qiaojialin pushed a commit that referenced this pull request Dec 26, 2019
* add batch reader interfaces

* modify docs in SeriesReaderWithoutValueFilter

* Add data to TSExecuteStatementResp (#631)

* add fill buffer in EngineDataSetWithoutValueFilter (#646)

* [IOTDB-330] Improve the reading method of unsequence data (#619)

* change UnseqResourceMergeReader to IBatchReader

* Fix bug of "Has not execute query" error when querying (#656)

* Original query process (#653)

* add aggregation reader

* Update SeriesReaderWithoutValueFilter.java

* fix code-coverage stage does not compile service-rpc and some other modules

Co-authored-by: Jackie Tien <JackieTien@foxmail.com>
Co-authored-by: Dawei Liu <atoildw@163.com>
Co-authored-by: Zesong Sun <szs19@mails.tsinghua.edu.cn>
Co-authored-by: Lei Rui <33376433+LeiRui@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants