You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/03/02 06:52:52 UTC

[incubator-iotdb] branch optimize_series_reader updated (9e85181 -> f06043b)

This is an automated email from the ASF dual-hosted git repository.

qiaojialin pushed a change to branch optimize_series_reader
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 9e85181  add log
     add f06043b  add filter overlapped data test and add log

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/query/reader/series/SeriesReader.java | 19 +++-------
 .../iotdb/db/integration/IoTDBSeriesReaderIT.java  | 22 ++++++++++--
 .../iotdb/db/integration/IoTDBSimpleQueryTest.java | 42 ++++++++++++++++++++++
 3 files changed, 66 insertions(+), 17 deletions(-)