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/31 12:26:31 UTC

[incubator-iotdb] branch fix_chunk_buffer updated (eeb44b3 -> 6914b80)

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

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


    from eeb44b3  fix test
     add 36d5b4f  fix review
     add 6914b80  fix config

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/engine/memtable/AbstractMemTable.java  |  8 ++++++--
 .../src/main/java/org/apache/iotdb/db/metadata/MManager.java   |  7 ++++---
 .../org/apache/iotdb/db/qp/executor/QueryProcessExecutor.java  |  2 +-
 .../org/apache/iotdb/tsfile/file/metadata/TsFileMetaData.java  |  4 ++--
 .../org/apache/iotdb/tsfile/write/writer/TsFileIOWriter.java   | 10 ++++++++--
 5 files changed, 21 insertions(+), 10 deletions(-)