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/11 10:46:55 UTC

[incubator-iotdb] branch new_TsFile updated (ca0ac00 -> 90c7048)

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

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


    from ca0ac00  fix null encoder
     add 90c7048  fix getDeviceNameInRange in TsFileSequenceReader

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/tools/TsFileSketchTool.java    |  2 +-
 .../iotdb/tsfile/read/TsFileSequenceReader.java    | 96 ++++++++++++----------
 .../read/controller/MetadataQuerierByFileImpl.java | 73 +++++++++-------
 3 files changed, 99 insertions(+), 72 deletions(-)