You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2021/03/30 11:51:47 UTC

[iotdb] branch exception_device updated (8fc95a9 -> aae3db1)

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

sunzesong pushed a change to branch exception_device
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 8fc95a9  Throw exeception when device to be queried is not in tsFileMetaData
     add aae3db1  Fix tests

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/iotdb/tsfile/TsFileSequenceRead.java    | 5 ++---
 .../java/org/apache/iotdb/tsfile/write/writer/TsFileIOWriter.java    | 4 ++--
 .../iotdb/tsfile/write/writer/RestorableTsFileIOWriterTest.java      | 5 +++--
 3 files changed, 7 insertions(+), 7 deletions(-)