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 2019/10/25 09:00:41 UTC

[incubator-iotdb] branch reduce_io_in_deserialize_chunkheader updated (d1c7783 -> 5738124)

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

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


    from d1c7783  update ByteBuffer size for chunkheader deserialization
     add 5738124  remove unused code in ChunkHeader

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/qp/physical/PhysicalPlan.java  |  2 +-
 .../iotdb/tsfile/file/footer/ChunkGroupFooter.java |  2 +-
 .../iotdb/tsfile/file/header/ChunkHeader.java      | 33 +++-------------------
 .../iotdb/tsfile/utils/ReadWriteIOUtils.java       |  2 +-
 4 files changed, 7 insertions(+), 32 deletions(-)