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 2020/04/29 09:27:53 UTC

[incubator-iotdb] branch tsfile_metadata_index_pro updated (b1ca6f0 -> 6c31dc4)

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

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


    from b1ca6f0  fix bug if ts path does not exist in the tsfile
     add 6c31dc4  Add javadoc and fix query

No new revisions were added by this update.

Summary of changes:
 .../db/engine/cache/TimeSeriesMetadataCache.java   | 20 ++++--------------
 .../file/metadata/MetadataIndexConstructor.java    | 24 +++++++++++++++++-----
 .../iotdb/tsfile/read/TsFileSequenceReader.java    |  4 ++--
 3 files changed, 25 insertions(+), 23 deletions(-)