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/04/01 01:14:53 UTC

[incubator-iotdb] branch fix_many_bugs updated (35c6751 -> df92e70)

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

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


    from 35c6751  optimize TsFileSequenceReader
     add df92e70  add ChunkGroupMetadata

No new revisions were added by this update.

Summary of changes:
 .../db/engine/storagegroup/TsFileResource.java     |  4 +++
 .../apache/iotdb/db/qp/executor/PlanExecutor.java  | 13 +++++----
 .../tsfile/file/metadata/ChunkGroupMetadata.java   | 26 +++++++++++------
 .../iotdb/tsfile/read/TsFileSequenceReader.java    | 12 ++++----
 .../write/writer/RestorableTsFileIOWriter.java     | 23 +++++++--------
 .../iotdb/tsfile/write/writer/TsFileIOWriter.java  | 33 +++++++++++-----------
 6 files changed, 62 insertions(+), 49 deletions(-)
 copy service-rpc/src/main/java/org/apache/iotdb/rpc/IoTDBConnectionException.java => tsfile/src/main/java/org/apache/iotdb/tsfile/file/metadata/ChunkGroupMetadata.java (60%)