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/02/06 14:15:46 UTC

[incubator-iotdb] branch new_series_reader updated (7deb6eb -> b45c505)

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

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


    from 7deb6eb  Merge remote-tracking branch 'upstream/new_series_reader' into new_series_reader
     add b45c505  Add SeriesReaderByTimestampTest for SeriesReaderByTimestamp (#773)

No new revisions were added by this update.

Summary of changes:
 .../reader/series/SeriesReaderByTimestampTest.java | 84 ++++++++++++++++++++++
 1 file changed, 84 insertions(+)
 create mode 100644 server/src/test/java/org/apache/iotdb/db/query/reader/series/SeriesReaderByTimestampTest.java