You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Zesong Sun (Jira)" <ji...@apache.org> on 2020/04/30 04:00:02 UTC

[jira] [Created] (IOTDB-631) Using new TsFile MetadataIndex to optimize query and cache

Zesong Sun created IOTDB-631:
--------------------------------

             Summary: Using new TsFile MetadataIndex to optimize query and cache
                 Key: IOTDB-631
                 URL: https://issues.apache.org/jira/browse/IOTDB-631
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: Zesong Sun
            Assignee: Zesong Sun


As the new TsFile MetadataIndex is designed, we could do more optimization for querying process and TimeseriesMetadata Cache.

* provide a new List<TimeseriesMetadata> readTimeseriesMetadata(String device, Set<String> measurements) interface to get more sensors' TimeseriesMetadata and reduce IO.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)